Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dsmb1proto.h48 int CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode,
H A Dsmb1ops.c1433 .mkdir = CIFSSMBMkDir,
H A Dcifssmb.c1003 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, in CIFSSMBMkDir() function