Home
last modified time | relevance | path

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

/linux/fs/cachefiles/
A Dxattr.c101 struct cachefiles_xattr *auxdata) in cachefiles_set_object_xattr()
129 struct cachefiles_xattr *auxdata) in cachefiles_update_object_xattr()
159 struct cachefiles_xattr *auxbuf; in cachefiles_check_auxdata()
169 auxbuf = kmalloc(sizeof(struct cachefiles_xattr) + 512, GFP_KERNEL); in cachefiles_check_auxdata()
197 struct cachefiles_xattr *auxdata) in cachefiles_check_object_xattr()
199 struct cachefiles_xattr *auxbuf; in cachefiles_check_object_xattr()
208 auxbuf = kmalloc(sizeof(struct cachefiles_xattr) + 512, cachefiles_gfp); in cachefiles_check_object_xattr()
A Dinternal.h117 struct cachefiles_xattr { struct
172 struct cachefiles_xattr *auxdata);
229 struct cachefiles_xattr *auxdata);
231 struct cachefiles_xattr *auxdata);
234 struct cachefiles_xattr *auxdata);
A Dinterface.c13 struct cachefiles_xattr *auxdata; /* auxiliary data */
29 struct cachefiles_xattr *auxdata; in cachefiles_alloc_object()
207 struct cachefiles_xattr *auxdata; in cachefiles_update_object()
A Dnamei.c491 struct cachefiles_xattr *auxdata) in cachefiles_walk_to_object()

Completed in 10 milliseconds