Home
last modified time | relevance | path

Searched refs:ar_posix_acl (Results 1 – 4 of 4) sorted by relevance

/fs/gfs2/
Dacl.c119 if (!sdp->sd_args.ar_posix_acl) in gfs2_acl_create()
208 if (!sdp->sd_args.ar_posix_acl) in gfs2_xattr_system_get()
236 if (!sdp->sd_args.ar_posix_acl) in gfs2_xattr_system_set()
Dsuper.c187 args->ar_posix_acl = 1; in gfs2_mount_args()
190 args->ar_posix_acl = 0; in gfs2_mount_args()
1222 if (sdp->sd_args.ar_posix_acl) in gfs2_remount_fs()
1312 if (args->ar_posix_acl) in gfs2_show_options()
Dincore.h481 unsigned int ar_posix_acl:1; /* Enable posix acls */ member
Dops_fstype.c1092 if (sdp->sd_args.ar_posix_acl) in fill_super()