Searched refs:xattr_handler_can_list (Results 1 - 7 of 7) sorted by relevance

/linux-master/fs/erofs/
H A Dxattr.h41 if (!xattr_handler_can_list(handler, dentry))
/linux-master/include/linux/
H A Dxattr.h51 * xattr_handler_can_list - check whether xattr can be listed
60 static inline bool xattr_handler_can_list(const struct xattr_handler *handler, function
/linux-master/fs/reiserfs/
H A Dxattr.c795 if (!xattr_handler_can_list(xah, dentry))
/linux-master/fs/f2fs/
H A Dxattr.c223 if (!xattr_handler_can_list(handler, dentry))
/linux-master/fs/ext2/
H A Dxattr.c132 if (!xattr_handler_can_list(handler, dentry))
/linux-master/fs/jffs2/
H A Dxattr.c960 if (!xattr_handler_can_list(ret, dentry))
/linux-master/fs/ext4/
H A Dxattr.c184 if (!xattr_handler_can_list(handler, dentry))

Completed in 149 milliseconds