Searched refs:attr_changed (Results 1 – 6 of 6) sorted by relevance
1803 bool attr_changed = false; in nfs_update_inode() local1891 attr_changed = true; in nfs_update_inode()1930 attr_changed = true; in nfs_update_inode()1964 attr_changed = true; in nfs_update_inode()1978 attr_changed = true; in nfs_update_inode()1992 attr_changed = true; in nfs_update_inode()2006 attr_changed = true; in nfs_update_inode()2026 if (attr_changed) { in nfs_update_inode()
274 int (*attr_changed)(struct fscache_object *object); member
562 .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
198 ret = object->cache->ops->attr_changed(object); in fscache_attr_changed_op()