Home
last modified time | relevance | path

Searched refs:attr_changed (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dinode.c1845 bool attr_changed = false; in nfs_update_inode() local
1939 attr_changed = true; in nfs_update_inode()
1978 attr_changed = true; in nfs_update_inode()
2012 attr_changed = true; in nfs_update_inode()
2026 attr_changed = true; in nfs_update_inode()
2040 attr_changed = true; in nfs_update_inode()
2054 attr_changed = true; in nfs_update_inode()
2078 if (attr_changed) { in nfs_update_inode()
/kernel/linux/linux-5.10/include/linux/
H A Dfscache-cache.h274 int (*attr_changed)(struct fscache_object *object); member
455 * byte that may be written. Intended to be called by the attr_changed() op.
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dinterface.c562 .attr_changed = cachefiles_attr_changed,
/kernel/linux/linux-6.6/fs/nfs/
H A Dinode.c2069 bool attr_changed = false; in nfs_update_inode() local
2167 attr_changed = true; in nfs_update_inode()
2283 if (attr_changed) { in nfs_update_inode()
/kernel/linux/linux-5.10/fs/fscache/
H A Dpage.c198 ret = object->cache->ops->attr_changed(object); in fscache_attr_changed_op()

Completed in 9 milliseconds