Home
last modified time | relevance | path

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

/linux-4.4.14/fs/gfs2/
Dsuper.c193 args->ar_posix_acl = 1; in gfs2_mount_args()
196 args->ar_posix_acl = 0; in gfs2_mount_args()
1258 if (sdp->sd_args.ar_posix_acl) in gfs2_remount_fs()
1348 if (args->ar_posix_acl) in gfs2_show_options()
Dincore.h552 unsigned int ar_posix_acl:1; /* Enable posix acls */ member
Dops_fstype.c1065 if (sdp->sd_args.ar_posix_acl) in fill_super()