Searched refs:Opt_noacl (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ext2/ |
| H A D | super.c | 436 Opt_acl, Opt_noacl, Opt_xip, Opt_dax, Opt_ignore, Opt_err, Opt_quota, enumerator 461 {Opt_noacl, "noacl"}, 577 case Opt_noacl: in parse_options() 582 case Opt_noacl: in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | super.c | 325 Opt_acl, Opt_noacl, enumerator 383 {Opt_noacl, "noacl"}, 752 case Opt_noacl: in btrfs_parse_options()
|
| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | super.c | 170 Opt_noacl, enumerator 203 {Opt_noacl, "noacl"}, 1420 case Opt_noacl: in ocfs2_parse_options()
|
| /OK3568_Linux_fs/kernel/fs/f2fs/ |
| H A D | super.c | 97 Opt_noacl, enumerator 173 {Opt_noacl, "noacl"}, 717 case Opt_noacl: in parse_options() 724 case Opt_noacl: in parse_options()
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | super.c | 1692 Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl, enumerator 1738 {Opt_noacl, "noacl"}, 2004 {Opt_noacl, EXT4_MOUNT_POSIX_ACL, MOPT_CLEAR}, 2007 {Opt_noacl, 0, MOPT_NOSUPPORT}, 2144 case Opt_noacl: in handle_mount_opt()
|
| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | connect.c | 97 Opt_acl, Opt_noacl, Opt_locallease, enumerator 191 { Opt_noacl, "noacl" }, 1688 case Opt_noacl: in cifs_parse_mount_options()
|