Home
last modified time | relevance | path

Searched defs:mkdir (Results 1 – 7 of 7) sorted by relevance

/linux/fs/orangefs/
H A Ddowncall.h113 struct orangefs_mkdir_response mkdir; member
H A Dupcall.h238 struct orangefs_mkdir_request_s mkdir; member
/linux/tools/include/nolibc/
H A Dsys.h622 int mkdir(const char *path, mode_t mode) in mkdir() function
/linux/include/linux/ceph/
H A Dceph_fs.h439 } __attribute__ ((packed)) mkdir; member
/linux/fs/
H A Dnamei.c4428 SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
/linux/include/linux/
H A Dfs.h2235 struct dentry *(*mkdir) (struct mnt_idmap *, struct inode *, member
/linux/fs/smb/client/
H A Dcifsglob.h440 int (*mkdir)(const unsigned int xid, struct inode *inode, umode_t mode, member