/Linux-v5.10/fs/erofs/ |
D | super.c | 214 Opt_acl, enumerator 228 fsparam_flag_no("acl", Opt_acl), 256 case Opt_acl: in erofs_fc_parse_param()
|
/Linux-v5.10/fs/orangefs/ |
D | super.c | 25 Opt_acl, enumerator 32 { Opt_acl, "acl" }, 76 case Opt_acl: in parse_mount_options()
|
/Linux-v5.10/fs/ext2/ |
D | super.c | 436 Opt_acl, Opt_noacl, Opt_xip, Opt_dax, Opt_ignore, Opt_err, Opt_quota, enumerator 460 {Opt_acl, "acl"}, 574 case Opt_acl: in parse_options() 581 case Opt_acl: in parse_options()
|
/Linux-v5.10/fs/ceph/ |
D | super.c | 157 Opt_acl, enumerator 175 fsparam_flag_no ("acl", Opt_acl), 440 case Opt_acl: in ceph_parse_mount_param()
|
/Linux-v5.10/fs/nfs/ |
D | fs_context.c | 37 Opt_acl, enumerator 120 fsparam_flag_no("acl", Opt_acl), 521 case Opt_acl: in nfs_fs_context_parse_param()
|
/Linux-v5.10/fs/gfs2/ |
D | ops_fstype.c | 1290 Opt_acl, enumerator 1347 fsparam_flag_no("acl", Opt_acl), 1407 case Opt_acl: in gfs2_parse_param()
|
/Linux-v5.10/fs/btrfs/ |
D | super.c | 325 Opt_acl, Opt_noacl, enumerator 382 {Opt_acl, "acl"}, 738 case Opt_acl: in btrfs_parse_options()
|
/Linux-v5.10/fs/ocfs2/ |
D | super.c | 168 Opt_acl, enumerator 202 {Opt_acl, "acl"}, 1430 case Opt_acl: in ocfs2_parse_options()
|
/Linux-v5.10/fs/f2fs/ |
D | super.c | 96 Opt_acl, enumerator 163 {Opt_acl, "acl"}, 568 case Opt_acl: in parse_options() 575 case Opt_acl: in parse_options()
|
/Linux-v5.10/fs/ext4/ |
D | super.c | 1688 Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl, enumerator 1733 {Opt_acl, "acl"}, 1998 {Opt_acl, EXT4_MOUNT_POSIX_ACL, MOPT_SET}, 2001 {Opt_acl, 0, MOPT_NOSUPPORT},
|
/Linux-v5.10/fs/cifs/ |
D | connect.c | 97 Opt_acl, Opt_noacl, Opt_locallease, enumerator 190 { Opt_acl, "acl" }, 1672 case Opt_acl: in cifs_parse_mount_options()
|