Home
last modified time | relevance | path

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

/Linux-v6.6/fs/tracefs/
Dinode.c72 int (*rmdir)(const char *name); member
/Linux-v6.6/include/linux/
Dkernfs.h240 int (*rmdir)(struct kernfs_node *kn); member
Dfs.h1920 int (*rmdir) (struct inode *,struct dentry *); member
Dnfs_xdr.h1778 int (*rmdir) (struct inode *, const struct qstr *); member
/Linux-v6.6/tools/include/nolibc/
Dsys.h637 int rmdir(const char *path) in rmdir() function
/Linux-v6.6/fs/
Dnamei.c4280 SYSCALL_DEFINE1(rmdir, const char __user *, pathname) in SYSCALL_DEFINE1() argument
/Linux-v6.6/fs/smb/client/
Dcifsglob.h378 int (*rmdir)(const unsigned int, struct cifs_tcon *, const char *, member