Home
last modified time | relevance | path

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

/linux-3.4.99/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, GFP_KERNEL); in cachefiles_check_object_xattr()
Dinternal.h110 struct cachefiles_xattr { struct
157 struct cachefiles_xattr *auxdata);
233 struct cachefiles_xattr *auxdata);
235 struct cachefiles_xattr *auxdata);
237 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.c467 struct cachefiles_xattr *auxdata) in cachefiles_walk_to_object()