Searched refs:attr_changed (Results 1 – 6 of 6) sorted by relevance
1805 bool attr_changed = false; in nfs_update_inode() local1883 attr_changed = true; in nfs_update_inode()1922 attr_changed = true; in nfs_update_inode()1956 attr_changed = true; in nfs_update_inode()1970 attr_changed = true; in nfs_update_inode()1984 attr_changed = true; in nfs_update_inode()1998 attr_changed = true; in nfs_update_inode()2018 if (attr_changed) { in nfs_update_inode()
279 int (*attr_changed)(struct fscache_object *object); member
566 .attr_changed = cachefiles_attr_changed,
326 attr_changed operation should be performed. The caller will follow up370 int (*attr_changed)(struct fscache_object *object);
299 atc=N Number of in-progress attr_changed() cache ops
202 ret = object->cache->ops->attr_changed(object); in fscache_attr_changed_op()