Searched refs:Opt_acl (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/fs/ext2/ |
D | super.c | 396 Opt_acl, Opt_noacl, Opt_xip, Opt_ignore, Opt_err, Opt_quota, enumerator 422 {Opt_acl, "acl"}, 525 case Opt_acl: in parse_options() 532 case Opt_acl: in parse_options()
|
/linux-2.6.39/fs/gfs2/ |
D | super.c | 58 Opt_acl, enumerator 95 {Opt_acl, "acl"}, 185 case Opt_acl: in gfs2_mount_args()
|
/linux-2.6.39/fs/ext3/ |
D | super.c | 815 Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl, enumerator 847 {Opt_acl, "acl"}, 1059 case Opt_acl: in parse_options() 1066 case Opt_acl: in parse_options()
|
/linux-2.6.39/fs/ocfs2/ |
D | super.c | 178 Opt_acl, enumerator 209 {Opt_acl, "acl"}, 1478 case Opt_acl: in ocfs2_parse_options()
|
/linux-2.6.39/fs/nfs/ |
D | super.c | 84 Opt_acl, Opt_noacl, enumerator 141 { Opt_acl, "acl" }, 1142 case Opt_acl: in nfs_parse_mount_options()
|
/linux-2.6.39/fs/ext4/ |
D | super.c | 1263 Opt_user_xattr, Opt_nouser_xattr, Opt_acl, Opt_noacl, enumerator 1301 {Opt_acl, "acl"}, 1546 case Opt_acl: in parse_options() 1553 case Opt_acl: in parse_options()
|