Searched refs:zfs_perms (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vops.c1305 static const int zfs_perms[] = { variable
1330 pnum = sizeof (zfs_perms) / sizeof (int);
1333 error = smb_vop_access(vp, zfs_perms[i], flags,
1336 *mode |= zfs_perms[i];

Completed in 60 milliseconds