Home
last modified time | relevance | path

Searched refs:f2fs_xattr_user_handler (Results 1 – 2 of 2) sorted by relevance

/linux/fs/f2fs/
H A Dxattr.h123 extern const struct xattr_handler f2fs_xattr_user_handler;
H A Dxattr.c162 const struct xattr_handler f2fs_xattr_user_handler = { variable
193 [F2FS_XATTR_INDEX_USER] = &f2fs_xattr_user_handler,
206 &f2fs_xattr_user_handler,