Searched refs:Opt_acl (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/fs/ceph/ |
D | super.c | 138 Opt_acl, enumerator 169 {Opt_acl, "acl"}, 272 case Opt_acl: in parse_fsopt_token()
|
/linux-4.1.27/fs/f2fs/ |
D | super.c | 50 Opt_acl, enumerator 73 {Opt_acl, "acl"}, 335 case Opt_acl: in parse_options() 342 case Opt_acl: in parse_options()
|
/linux-4.1.27/fs/ext2/ |
D | super.c | 407 Opt_acl, Opt_noacl, Opt_xip, Opt_dax, Opt_ignore, Opt_err, Opt_quota, enumerator 433 {Opt_acl, "acl"}, 550 case Opt_acl: in parse_options() 557 case Opt_acl: in parse_options()
|
/linux-4.1.27/fs/gfs2/ |
D | super.c | 62 Opt_acl, enumerator 101 {Opt_acl, "acl"}, 192 case Opt_acl: in gfs2_mount_args()
|
/linux-4.1.27/fs/btrfs/ |
D | super.c | 326 Opt_noenospc_debug, Opt_noflushoncommit, Opt_acl, Opt_datacow, enumerator 352 {Opt_acl, "acl"}, 583 case Opt_acl: in btrfs_parse_options()
|
/linux-4.1.27/fs/ext3/ |
D | super.c | 831 Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl, enumerator 864 {Opt_acl, "acl"}, 1099 case Opt_acl: in parse_options() 1106 case Opt_acl: in parse_options()
|
/linux-4.1.27/fs/ocfs2/ |
D | super.c | 186 Opt_acl, enumerator 218 {Opt_acl, "acl"}, 1445 case Opt_acl: in ocfs2_parse_options()
|
/linux-4.1.27/fs/nfs/ |
D | super.c | 87 Opt_acl, Opt_noacl, enumerator 142 { Opt_acl, "acl" }, 1284 case Opt_acl: in nfs_parse_mount_options()
|
/linux-4.1.27/fs/cifs/ |
D | connect.c | 86 Opt_acl, Opt_noacl, Opt_locallease, enumerator 161 { Opt_acl, "acl" }, 1447 case Opt_acl: in cifs_parse_mount_options()
|
/linux-4.1.27/fs/ext4/ |
D | super.c | 1132 Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl, enumerator 1170 {Opt_acl, "acl"}, 1407 {Opt_acl, EXT4_MOUNT_POSIX_ACL, MOPT_SET}, 1410 {Opt_acl, 0, MOPT_NOSUPPORT},
|