Searched refs:unix_perms (Results 1 – 1 of 1) sorted by relevance
1301 static const int unix_perms[] = { VREAD, VWRITE, VEXEC }; variable1328 pnum = sizeof (unix_perms) / sizeof (int); in smb_vop_eaccess()1331 error = smb_vop_access(vp, unix_perms[i], flags, in smb_vop_eaccess()1334 *mode |= unix_perms[i]; in smb_vop_eaccess()