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

/linux-master/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 in typeref:struct:xattr_handler
193 [F2FS_XATTR_INDEX_USER] = &f2fs_xattr_user_handler,
206 &f2fs_xattr_user_handler,

Completed in 193 milliseconds