Searched refs:attr_changed (Results 1 – 6 of 6) sorted by relevance
1830 bool attr_changed = false; in nfs_update_inode() local1920 attr_changed = true; in nfs_update_inode()1959 attr_changed = true; in nfs_update_inode()1993 attr_changed = true; in nfs_update_inode()2007 attr_changed = true; in nfs_update_inode()2021 attr_changed = true; in nfs_update_inode()2035 attr_changed = true; in nfs_update_inode()2059 if (attr_changed) { in nfs_update_inode()
274 int (*attr_changed)(struct fscache_object *object); member
562 .attr_changed = cachefiles_attr_changed,
324 attr_changed operation should be performed. The caller will follow up368 int (*attr_changed)(struct fscache_object *object);
388 | |atc=N |Number of in-progress attr_changed() cache ops |
198 ret = object->cache->ops->attr_changed(object); in fscache_attr_changed_op()