Searched defs:attr_changed (Results 1 – 2 of 2) sorted by relevance
/linux-5.10/include/linux/ | ||
D | fscache-cache.h | 274 int (*attr_changed)(struct fscache_object *object); member |
/linux-5.10/fs/nfs/ | ||
D | inode.c | 1830 bool attr_changed = false; in nfs_update_inode() local |