Searched refs:smbfs_acl_iocget (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libsmbfs/smb/ |
H A D | acl_api.c | 75 smbfs_acl_iocget(int fd, uint32_t selector, mbdata_t *mbp) in smbfs_acl_iocget() function 153 error = smbfs_acl_iocget(fd, selector, mbp); in smbfs_acl_getsd()
|
/titanic_44/usr/src/uts/common/fs/smbclnt/smbfs/ |
H A D | smbfs_subr.h | 285 int smbfs_acl_iocget(vnode_t *, intptr_t, int, cred_t *);
|
H A D | smbfs_acl.c | 207 smbfs_acl_iocget(vnode_t *vp, intptr_t arg, int flag, cred_t *cr) in smbfs_acl_iocget() function
|
H A D | smbfs_vnops.c | 822 error = smbfs_acl_iocget(vp, arg, flag, cr); in smbfs_ioctl()
|