Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/f2fs/
H A Dxattr.h122 extern const struct xattr_handler f2fs_xattr_user_handler;
H A Dxattr.c159 const struct xattr_handler f2fs_xattr_user_handler = { variable
190 [F2FS_XATTR_INDEX_USER] = &f2fs_xattr_user_handler,
203 &f2fs_xattr_user_handler,
/kernel/linux/linux-6.6/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,

Completed in 4 milliseconds