Home
last modified time | relevance | path

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

/linux-4.4.14/fs/cachefiles/
Dxattr.c104 struct cachefiles_xattr *auxdata) in cachefiles_set_object_xattr()
132 struct cachefiles_xattr *auxdata) in cachefiles_update_object_xattr()
161 struct cachefiles_xattr *auxbuf; in cachefiles_check_auxdata()
171 auxbuf = kmalloc(sizeof(struct cachefiles_xattr) + 512, GFP_KERNEL); in cachefiles_check_auxdata()
198 struct cachefiles_xattr *auxdata) in cachefiles_check_object_xattr()
200 struct cachefiles_xattr *auxbuf; in cachefiles_check_object_xattr()
209 auxbuf = kmalloc(sizeof(struct cachefiles_xattr) + 512, cachefiles_gfp); in cachefiles_check_object_xattr()
Dinternal.h118 struct cachefiles_xattr { struct
165 struct cachefiles_xattr *auxdata);
241 struct cachefiles_xattr *auxdata);
243 struct cachefiles_xattr *auxdata);
246 struct cachefiles_xattr *auxdata);
Dinterface.c17 struct cachefiles_xattr *auxdata; /* auxiliary data */
33 struct cachefiles_xattr *auxdata; in cachefiles_alloc_object()
201 struct cachefiles_xattr *auxdata; in cachefiles_update_object()
Dnamei.c462 struct cachefiles_xattr *auxdata) in cachefiles_walk_to_object()