Searched defs:mkdir (Results 1 - 8 of 8) sorted by relevance
/linux-4.4.14/arch/um/os-Linux/ | ||
H A D | user_syms.c | 85 EXPORT_SYMBOL_PROTO(mkdir); variable |
/linux-4.4.14/fs/tracefs/ | ||
H A D | inode.c | 54 int (*mkdir)(const char *name); member in struct:tracefs_dir_ops |
/linux-4.4.14/fs/nfs/ | ||
H A D | nfs3proc.c | 272 struct nfs3_mkdirargs mkdir; member in union:nfs3_createdata::__anon11678 |
/linux-4.4.14/include/linux/ | ||
H A D | kernfs.h | 150 int (*mkdir)(struct kernfs_node *parent, const char *name, member in struct:kernfs_syscall_ops |
H A D | nfs_xdr.h | 1535 int (*mkdir) (struct inode *, struct dentry *, struct iattr *); member in struct:nfs_rpc_ops |
H A D | fs.h | 1657 int (*mkdir) (struct inode *,struct dentry *,umode_t); member in struct:inode_operations |
/linux-4.4.14/include/linux/ceph/ | ||
H A D | ceph_fs.h | 371 } __attribute__ ((packed)) mkdir; member in union:ceph_mds_request_args |
/linux-4.4.14/fs/cifs/ | ||
H A D | cifsglob.h | 289 int (*mkdir)(const unsigned int, struct cifs_tcon *, const char *, member in struct:smb_version_operations |
Completed in 385 milliseconds