Home
last modified time | relevance | path

Searched refs:attr_changed (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
A Dfscache-cache.h273 int (*attr_changed)(struct fscache_object *object); member
/linux/fs/cachefiles/
A Dinterface.c562 .attr_changed = cachefiles_attr_changed,
/linux/fs/nfs/
A Dinode.c2001 bool attr_changed = false; in nfs_update_inode() local
2090 attr_changed = true; in nfs_update_inode()
2203 if (attr_changed) { in nfs_update_inode()
/linux/Documentation/filesystems/caching/
A Dbackend-api.rst324 attr_changed operation should be performed. The caller will follow up
368 int (*attr_changed)(struct fscache_object *object);
A Dfscache.rst388 | |atc=N |Number of in-progress attr_changed() cache ops |
/linux/fs/fscache/
A Dpage.c198 ret = object->cache->ops->attr_changed(object); in fscache_attr_changed_op()

Completed in 18 milliseconds