Home
last modified time | relevance | path

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

/freebsd/sys/fs/smbfs/
H A Dsmbfs_subr.h161 int smbfs_smb_rmdir(struct smbnode *np, struct smb_cred *scred);
H A Dsmbfs_vnops.c732 error = smbfs_smb_rmdir(np, scred); in smbfs_rmdir()
H A Dsmbfs_smb.c916 smbfs_smb_rmdir(struct smbnode *np, struct smb_cred *scred) in smbfs_smb_rmdir() function