Searched refs:smbfsremove (Results 1 – 1 of 1) sorted by relevance
| /illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/ |
| H A D | smbfs_vnops.c | 140 static int smbfsremove(vnode_t *dvp, vnode_t *vp, struct smb_cred *scred, 2747 error = smbfsremove(dvp, vp, &scred, flags); in smbfs_remove() 2788 smbfsremove(vnode_t *dvp, vnode_t *vp, struct smb_cred *scred, in smbfsremove() function 3091 error = smbfsremove(ndvp, nvp, scred, flags); in smbfsrename() 3285 error = smbfsremove(dvp, vp, &scred, flags); in smbfs_rmdir()
|