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
1982 int (*rmdir) (struct inode *,struct dentry *); member
1778 int (*rmdir) (struct inode *, const struct qstr *); member
637 int rmdir(const char *path) in rmdir() function
4272 SYSCALL_DEFINE1(rmdir, const char __user *, pathname) in SYSCALL_DEFINE1() argument
413 int (*rmdir)(const unsigned int, struct cifs_tcon *, const char *, member