Searched defs:rmdir (Results 1 – 7 of 7) sorted by relevance
94 int (*rmdir)(const char *name); member
242 int (*rmdir)(struct kernfs_node *kn); member
2143 int (*rmdir) (struct inode *,struct dentry *); member
1810 int (*rmdir) (struct inode *, const struct qstr *); member
649 int rmdir(const char *path) in rmdir() function
4416 SYSCALL_DEFINE1(rmdir, const char __user *, pathname) in SYSCALL_DEFINE1() argument
410 int (*rmdir)(const unsigned int, struct cifs_tcon *, const char *, member