Searched refs:posix_acl_access_xattr_handler (Results 1 – 17 of 17) sorted by relevance
/fs/erofs/ |
D | xattr.h | 52 [EROFS_XATTR_INDEX_POSIX_ACL_ACCESS] = &posix_acl_access_xattr_handler, in erofs_xattr_handler()
|
D | xattr.c | 514 &posix_acl_access_xattr_handler,
|
/fs/xfs/ |
D | xfs_xattr.c | 113 &posix_acl_access_xattr_handler,
|
/fs/f2fs/ |
D | xattr.c | 173 [F2FS_XATTR_INDEX_POSIX_ACL_ACCESS] = &posix_acl_access_xattr_handler, 186 &posix_acl_access_xattr_handler,
|
/fs/fuse/ |
D | xattr.c | 227 &posix_acl_access_xattr_handler,
|
/fs/ |
D | posix_acl.c | 904 const struct xattr_handler posix_acl_access_xattr_handler = { variable 911 EXPORT_SYMBOL_GPL(posix_acl_access_xattr_handler);
|
/fs/nfs/ |
D | nfs3acl.c | 290 &posix_acl_access_xattr_handler,
|
/fs/ext2/ |
D | xattr.c | 103 [EXT2_XATTR_INDEX_POSIX_ACL_ACCESS] = &posix_acl_access_xattr_handler, 116 &posix_acl_access_xattr_handler,
|
/fs/btrfs/ |
D | xattr.c | 430 &posix_acl_access_xattr_handler,
|
/fs/orangefs/ |
D | xattr.c | 558 &posix_acl_access_xattr_handler,
|
/fs/jffs2/ |
D | xattr.c | 924 &posix_acl_access_xattr_handler, 945 ret = &posix_acl_access_xattr_handler; in xprefix_to_handler()
|
/fs/jfs/ |
D | xattr.c | 989 &posix_acl_access_xattr_handler,
|
/fs/reiserfs/ |
D | xattr.c | 915 &posix_acl_access_xattr_handler,
|
/fs/ceph/ |
D | xattr.c | 1292 &posix_acl_access_xattr_handler,
|
/fs/gfs2/ |
D | xattr.c | 1466 &posix_acl_access_xattr_handler,
|
/fs/ext4/ |
D | xattr.c | 89 [EXT4_XATTR_INDEX_POSIX_ACL_ACCESS] = &posix_acl_access_xattr_handler, 102 &posix_acl_access_xattr_handler,
|
/fs/ocfs2/ |
D | xattr.c | 94 &posix_acl_access_xattr_handler, 104 = &posix_acl_access_xattr_handler,
|