Home
last modified time | relevance | path

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

/linux-6.15/fs/smb/client/
H A Dcifsproto.h442 extern int CIFSSMBMkDir(const unsigned int xid, struct inode *inode,
H A Dsmb1ops.c1364 .mkdir = CIFSSMBMkDir,
H A Dcifssmb.c846 CIFSSMBMkDir(const unsigned int xid, struct inode *inode, umode_t mode, in CIFSSMBMkDir() function