Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_vops.c1492 static const int zfs_perms[] = { variable
1517 pnum = sizeof (zfs_perms) / sizeof (int); in smb_vop_eaccess()
1520 error = smb_vop_access(vp, zfs_perms[i], flags, in smb_vop_eaccess()
1523 *mode |= zfs_perms[i]; in smb_vop_eaccess()