/Linux-v5.15/fs/orangefs/ |
D | super.c | 25 Opt_acl, enumerator 32 { Opt_acl, "acl" }, 76 case Opt_acl: in parse_mount_options()
|
/Linux-v5.15/fs/erofs/ |
D | super.c | 357 Opt_acl, enumerator 379 fsparam_flag_no("acl", Opt_acl), 434 case Opt_acl: in erofs_fc_parse_param()
|
/Linux-v5.15/fs/cifs/ |
D | fs_context.h | 88 Opt_acl, enumerator
|
D | fs_context.c | 105 fsparam_flag_no("acl", Opt_acl), 1317 case Opt_acl: in smb3_fs_context_parse_param()
|
/Linux-v5.15/fs/ext2/ |
D | super.c | 433 Opt_acl, Opt_noacl, Opt_xip, Opt_dax, Opt_ignore, Opt_err, Opt_quota, enumerator 457 {Opt_acl, "acl"}, 571 case Opt_acl: in parse_options() 578 case Opt_acl: in parse_options()
|
/Linux-v5.15/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.15/fs/nfs/ |
D | fs_context.c | 37 Opt_acl, enumerator 135 fsparam_flag_no("acl", Opt_acl), 558 case Opt_acl: in nfs_fs_context_parse_param()
|
/Linux-v5.15/fs/ntfs3/ |
D | super.c | 226 Opt_acl, enumerator 244 fsparam_flag_no("acl", Opt_acl), 332 case Opt_acl: in ntfs_fs_parse_param()
|
/Linux-v5.15/fs/gfs2/ |
D | ops_fstype.c | 1357 Opt_acl, enumerator 1414 fsparam_flag_no("acl", Opt_acl), 1474 case Opt_acl: in gfs2_parse_param()
|
/Linux-v5.15/fs/btrfs/ |
D | super.c | 344 Opt_acl, Opt_noacl, enumerator 404 {Opt_acl, "acl"}, 798 case Opt_acl: in btrfs_parse_options()
|
/Linux-v5.15/fs/ocfs2/ |
D | super.c | 166 Opt_acl, enumerator 200 {Opt_acl, "acl"}, 1426 case Opt_acl: in ocfs2_parse_options()
|
/Linux-v5.15/fs/f2fs/ |
D | super.c | 98 Opt_acl, enumerator 174 {Opt_acl, "acl"}, 717 case Opt_acl: in parse_options() 724 case Opt_acl: in parse_options()
|
/Linux-v5.15/fs/ext4/ |
D | super.c | 1663 Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl, enumerator 1708 {Opt_acl, "acl"}, 1977 {Opt_acl, EXT4_MOUNT_POSIX_ACL, MOPT_SET}, 1980 {Opt_acl, 0, MOPT_NOSUPPORT},
|