Searched defs:mountpoint (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | mount.h | 33 struct mountpoint { struct 43 struct dentry *mnt_mountpoint; argument
|
| H A D | namespace.c | 1018 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, in vfs_submount() 2551 static void mnt_warn_timestamp_expiry(struct path *mountpoint, struct vfsmount *mnt) in mnt_warn_timestamp_expiry() 2817 static int do_new_mount_fc(struct fs_context *fc, struct path *mountpoint, in do_new_mount_fc()
|
| H A D | namei.c | 1200 struct dentry *mountpoint; in follow_up() local 1223 struct dentry *mountpoint = m->mnt_mountpoint; in choose_mountpoint_rcu() local
|
| /OK3568_Linux_fs/kernel/tools/lib/api/fs/ |
| H A D | cgroup.c | 14 char mountpoint[PATH_MAX + 1], tokens[PATH_MAX + 1], type[PATH_MAX + 1]; in cgroupfs_find_mountpoint() local
|
| H A D | tracing_path.c | 20 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set()
|
| H A D | fs.c | 284 const char *mountpoint; in fs__mount() local
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/mtdutils/ |
| H A D | rk29.c | 66 int rk_make_ext4fs(const char *filename,long long len, const char *mountpoint) in rk_make_ext4fs()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/resctrl/ |
| H A D | resctrlfs.c | 64 char mountpoint[256]; in remount_resctrlfs() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | event.py | 496 def __init__(self, dev, type, freespace, mountpoint): argument
|