Home
last modified time | relevance | path

Searched refs:cachefiles_xattr (Results 1 – 4 of 4) sorted by relevance

/fs/cachefiles/
Dxattr.c107 struct cachefiles_xattr *auxdata) in cachefiles_set_object_xattr()
136 struct cachefiles_xattr *auxdata) in cachefiles_update_object_xattr()
166 struct cachefiles_xattr *auxdata) in cachefiles_check_object_xattr()
168 struct cachefiles_xattr *auxbuf; in cachefiles_check_object_xattr()
177 auxbuf = kmalloc(sizeof(struct cachefiles_xattr) + 512, cachefiles_gfp); in cachefiles_check_object_xattr()
Dinternal.h112 struct cachefiles_xattr { struct
159 struct cachefiles_xattr *auxdata);
235 struct cachefiles_xattr *auxdata);
237 struct cachefiles_xattr *auxdata);
239 struct cachefiles_xattr *auxdata);
Dinterface.c19 struct cachefiles_xattr *auxdata; /* auxiliary data */
35 struct cachefiles_xattr *auxdata; in cachefiles_alloc_object()
204 struct cachefiles_xattr *auxdata; in cachefiles_update_object()
Dnamei.c466 struct cachefiles_xattr *auxdata) in cachefiles_walk_to_object()