Searched refs:statNotification (Results 1 – 1 of 1) sorted by relevance
1927 StatChangedNotification statNotification(node, B_STAT_CHANGE_TIME); in checksumfs_create_attr() local1929 &statNotification); in checksumfs_create_attr()1999 StatChangedNotification statNotification(node, B_STAT_CHANGE_TIME); in checksumfs_open_attr() local2001 &statNotification); in checksumfs_open_attr()2093 StatChangedNotification statNotification(node, B_STAT_CHANGE_TIME); in checksumfs_write_attr() local2094 transaction.Commit(&attributeNotification, &statNotification); in checksumfs_write_attr()2199 StatChangedNotification statNotification(node, B_STAT_CHANGE_TIME); in checksumfs_remove_attr() local2200 return transaction.Commit(&attributeNotification, &statNotification); in checksumfs_remove_attr()