Searched refs:MNTOPT_ACL (Results 1 – 3 of 3) sorted by relevance
57 #define MNTOPT_ACL "acl" /* enable smbfs ACLs */ macro
91 static char *noacl_cancel[] = { MNTOPT_ACL, NULL };102 { MNTOPT_ACL, acl_cancel, NULL, MO_DEFAULT, 0 },511 if (vfs_optionisset(vfsp, MNTOPT_ACL, NULL)) in smbfs_mount()
134 MNTOPT_ACL,