Home
last modified time | relevance | path

Searched refs:fscache_check_aux (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/cachefiles/
H A Dxattr.c182 validity = fscache_check_aux(&object->fscache, &auxbuf->data, xlen, in cachefiles_check_auxdata()
251 result = fscache_check_aux(&object->fscache, in cachefiles_check_object_xattr()
/kernel/linux/linux-5.10/include/linux/
H A Dfscache-cache.h549 extern enum fscache_checkaux fscache_check_aux(struct fscache_object *object,
/kernel/linux/linux-5.10/fs/fscache/
H A Dobject.c914 * fscache_check_aux - Ask the netfs whether an object on disk is still valid
924 enum fscache_checkaux fscache_check_aux(struct fscache_object *object, in fscache_check_aux() function
959 EXPORT_SYMBOL(fscache_check_aux); variable

Completed in 3 milliseconds