Searched defs:mkdir (Results 1 – 7 of 7) sorted by relevance
/linux/fs/orangefs/ |
H A D | downcall.h | 113 struct orangefs_mkdir_response mkdir; member
|
H A D | upcall.h | 238 struct orangefs_mkdir_request_s mkdir; member
|
/linux/tools/include/nolibc/ |
H A D | sys.h | 622 int mkdir(const char *path, mode_t mode) in mkdir() function
|
/linux/include/linux/ceph/ |
H A D | ceph_fs.h | 439 } __attribute__ ((packed)) mkdir; member
|
/linux/fs/ |
H A D | namei.c | 4428 SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
|
/linux/include/linux/ |
H A D | fs.h | 2235 struct dentry *(*mkdir) (struct mnt_idmap *, struct inode *, member
|
/linux/fs/smb/client/ |
H A D | cifsglob.h | 440 int (*mkdir)(const unsigned int xid, struct inode *inode, umode_t mode, member
|