Home
last modified time | relevance | path

Searched refs:check_aux (Results 1 – 10 of 10) sorted by relevance

/linux/fs/cifs/
A Dcache.c73 .check_aux = cifs_fscache_super_check_aux,
104 .check_aux = cifs_fscache_inode_check_aux,
/linux/fs/cachefiles/
A Dxattr.c167 ASSERT(object->fscache.cookie->def->check_aux); in cachefiles_check_auxdata()
241 if (object->fscache.cookie->def->check_aux) { in cachefiles_check_object_xattr()
/linux/fs/afs/
A Dcache.c34 .check_aux = afs_vnode_cache_check_aux,
/linux/fs/fscache/
A Dfsdef.c67 .check_aux = fscache_fsdef_netfs_check_aux,
A Dobject.c922 if (!object->cookie->def->check_aux) { in fscache_check_aux()
927 result = object->cookie->def->check_aux(object->cookie->netfs_data, in fscache_check_aux()
/linux/fs/nfs/
A Dfscache-index.c137 .check_aux = nfs_fscache_inode_check_aux,
/linux/fs/9p/
A Dcache.c99 .check_aux = v9fs_cache_inode_check_aux,
/linux/fs/ceph/
A Dcache.c123 .check_aux = ceph_fscache_inode_check_aux,
/linux/include/linux/
A Dfscache.h80 enum fscache_checkaux (*check_aux)(void *cookie_netfs_data, member
/linux/Documentation/filesystems/caching/
A Dnetfs-api.rst131 enum fscache_checkaux (*check_aux)(void *cookie_netfs_data,
322 ->check_aux() callback.
759 ->check_aux() function.

Completed in 16 milliseconds