Home
last modified time | relevance | path

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

/linux-4.4.14/fs/9p/
Dxattr.c144 const char *full_name = xattr_full_name(handler, name); in v9fs_xattr_handler_get()
155 const char *full_name = xattr_full_name(handler, name); in v9fs_xattr_handler_set()
/linux-4.4.14/include/linux/
Dxattr.h35 const char *xattr_full_name(const struct xattr_handler *, const char *);
/linux-4.4.14/fs/
Dxattr.c808 const char *xattr_full_name(const struct xattr_handler *handler, in xattr_full_name() function
815 EXPORT_SYMBOL(xattr_full_name);