Home
last modified time | relevance | path

Searched refs:fscache_get_aux (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/fs/cachefiles/
A Dxattr.c64 memcpy(buf->data, fscache_get_aux(object->cookie), len); in cachefiles_set_object_xattr()
99 const void *p = fscache_get_aux(object->cookie); in cachefiles_check_auxdata()
/linux-6.3-rc2/include/linux/
A Dfscache.h314 static inline void *fscache_get_aux(struct fscache_cookie *cookie) in fscache_get_aux() function
329 void *p = fscache_get_aux(cookie); in fscache_update_aux()
/linux-6.3-rc2/Documentation/filesystems/caching/
A Dbackend-api.rst240 void *fscache_get_aux(struct fscache_cookie *cookie);

Completed in 6 milliseconds