Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h433 extern int CIFSSMBMkDir(const unsigned int xid, struct inode *inode,
H A Dsmb1ops.c1116 .mkdir = CIFSSMBMkDir,
H A Dcifssmb.c835 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, in CIFSSMBMkDir() function