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/include/linux/
H A Dkernfs.h240 int (*mkdir)(struct kernfs_node *parent, const char *name, member
H A Dfs.h2212 struct dentry *(*mkdir) (struct mnt_idmap *, struct inode *, member
/linux/include/linux/ceph/
H A Dceph_fs.h439 } __attribute__ ((packed)) mkdir; member
/linux/fs/
H A Dnamei.c4377 SYSCALL_DEFINE2(mkdir, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
/linux/fs/smb/client/
H A Dcifsglob.h440 int (*mkdir)(const unsigned int xid, struct inode *inode, umode_t mode, member