Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dacl_api.c109 smbfs_acl_iocset(int fd, uint32_t selector, mbdata_t *mbp) in smbfs_acl_iocset() function
191 error = smbfs_acl_iocset(fd, selector, mbp); in smbfs_acl_setsd()
/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.h286 int smbfs_acl_iocset(vnode_t *, intptr_t, int, cred_t *);
H A Dsmbfs_acl.c268 smbfs_acl_iocset(vnode_t *vp, intptr_t arg, int flag, cred_t *cr) in smbfs_acl_iocset() function
H A Dsmbfs_vnops.c826 error = smbfs_acl_iocset(vp, arg, flag, cr); in smbfs_ioctl()