/Linux-v4.19/drivers/staging/erofs/ |
D | super.c | 176 Opt_acl, enumerator 185 {Opt_acl, "acl"}, 226 case Opt_acl: in parse_options() 233 case Opt_acl: in parse_options()
|
/Linux-v4.19/fs/orangefs/ |
D | super.c | 24 Opt_acl, enumerator 31 { Opt_acl, "acl" }, 75 case Opt_acl: in parse_mount_options()
|
/Linux-v4.19/fs/ceph/ |
D | super.c | 163 Opt_acl, enumerator 201 {Opt_acl, "acl"}, 359 case Opt_acl: in parse_fsopt_token()
|
/Linux-v4.19/fs/ext2/ |
D | super.c | 446 Opt_acl, Opt_noacl, Opt_xip, Opt_dax, Opt_ignore, Opt_err, Opt_quota, enumerator 472 {Opt_acl, "acl"}, 592 case Opt_acl: in parse_options() 599 case Opt_acl: in parse_options()
|
/Linux-v4.19/fs/gfs2/ |
D | super.c | 62 Opt_acl, enumerator 103 {Opt_acl, "acl"}, 196 case Opt_acl: in gfs2_mount_args()
|
/Linux-v4.19/fs/btrfs/ |
D | super.c | 295 Opt_acl, Opt_noacl, enumerator 350 {Opt_acl, "acl"}, 647 case Opt_acl: in btrfs_parse_options()
|
/Linux-v4.19/fs/f2fs/ |
D | super.c | 96 Opt_acl, enumerator 154 {Opt_acl, "acl"}, 479 case Opt_acl: in parse_options() 486 case Opt_acl: in parse_options()
|
/Linux-v4.19/fs/ocfs2/ |
D | super.c | 182 Opt_acl, enumerator 215 {Opt_acl, "acl"}, 1465 case Opt_acl: in ocfs2_parse_options()
|
/Linux-v4.19/fs/nfs/ |
D | super.c | 87 Opt_acl, Opt_noacl, enumerator 142 { Opt_acl, "acl" }, 1297 case Opt_acl: in nfs_parse_mount_options()
|
/Linux-v4.19/fs/cifs/ |
D | connect.c | 88 Opt_acl, Opt_noacl, Opt_locallease, enumerator 175 { Opt_acl, "acl" }, 1593 case Opt_acl: in cifs_parse_mount_options()
|
/Linux-v4.19/fs/ext4/ |
D | super.c | 1389 Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl, enumerator 1428 {Opt_acl, "acl"}, 1674 {Opt_acl, EXT4_MOUNT_POSIX_ACL, MOPT_SET}, 1677 {Opt_acl, 0, MOPT_NOSUPPORT},
|