| /kernel/liteos_m/components/fs/vfs/ |
| D | vfs_files.h | 71 int (*rmdir)(struct MountPoint *, const char *); member
|
| D | vfs_fs.c | 1044 int rmdir(const char *path) in rmdir() function
|
| /kernel/uniproton/src/fs/vfs/ |
| D | vfs_files.h | 50 S32 (*rmdir)(struct TagMountPoint *, const char *); member
|
| /kernel/liteos_a/fs/proc/include/ |
| D | proc_fs.h | 98 int (*rmdir)(struct ProcDirEntry *parent, struct ProcDirEntry *pde, const char *name); member
|
| /kernel/uniproton/src/fs/ |
| D | fs.c | 116 int rmdir(const char *path) in rmdir() function
|
| /kernel/linux/linux-5.10/fs/tracefs/ |
| D | inode.c | 52 int (*rmdir)(const char *name); member
|
| /kernel/linux/linux-6.6/fs/tracefs/ |
| D | inode.c | 70 int (*rmdir)(const char *name); member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | kernfs.h | 240 int (*rmdir)(struct kernfs_node *kn); member
|
| D | fs.h | 1981 int (*rmdir) (struct inode *,struct dentry *); member
|
| D | nfs_xdr.h | 1778 int (*rmdir) (struct inode *, const struct qstr *); member
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | kernfs.h | 173 int (*rmdir)(struct kernfs_node *kn); member
|
| D | fs.h | 1939 int (*rmdir) (struct inode *,struct dentry *); member
|
| D | nfs_xdr.h | 1751 int (*rmdir) (struct inode *, const struct qstr *); member
|
| /kernel/linux/linux-6.6/tools/include/nolibc/ |
| D | sys.h | 637 int rmdir(const char *path) in rmdir() function
|
| /kernel/linux/linux-5.10/fs/ |
| D | namei.c | 3856 SYSCALL_DEFINE1(rmdir, const char __user *, pathname) in SYSCALL_DEFINE1() argument
|
| /kernel/linux/linux-6.6/fs/ |
| D | namei.c | 4274 SYSCALL_DEFINE1(rmdir, const char __user *, pathname) in SYSCALL_DEFINE1() argument
|
| /kernel/linux/linux-5.10/fs/cifs/ |
| D | cifsglob.h | 340 int (*rmdir)(const unsigned int, struct cifs_tcon *, const char *, member
|
| /kernel/linux/linux-6.6/fs/smb/client/ |
| D | cifsglob.h | 393 int (*rmdir)(const unsigned int, struct cifs_tcon *, const char *, member
|