Searched refs:ext4_xattr_user_handler (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/ext4/
H A Dxattr_user.c56 const struct xattr_handler ext4_xattr_user_handler = { variable in typeref:struct:xattr_handler
H A Dxattr.h98 extern const struct xattr_handler ext4_xattr_user_handler;
H A Dxattr.c93 [EXT4_XATTR_INDEX_USER] = &ext4_xattr_user_handler,
105 &ext4_xattr_user_handler,

Completed in 129 milliseconds