Searched defs:mountpoint (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/tools/lib/api/fs/ |
H A D | cgroup.c | 13 char mountpoint[PATH_MAX]; member 25 char mountpoint[PATH_MAX]; in cgroupfs_find_mountpoint() local
|
H A D | tracing_path.c | 18 static void __tracing_path_set(const char *tracing, const char *mountpoint) in __tracing_path_set()
|
H A D | fs.c | 271 const char *mountpoint; in fs__mount() local
|
/openbmc/linux/fs/ |
H A D | mount.h | 32 struct mountpoint { struct 42 struct dentry *mnt_mountpoint; argument
|
H A D | namespace.c | 1152 vfs_submount(const struct dentry *mountpoint, struct file_system_type *type, in vfs_submount() 2792 static void mnt_warn_timestamp_expiry(struct path *mountpoint, struct vfsmount *mnt) in mnt_warn_timestamp_expiry() 3266 static int do_new_mount_fc(struct fs_context *fc, struct path *mountpoint, in do_new_mount_fc()
|
H A D | namei.c | 1278 struct dentry *mountpoint; in follow_up() local 1301 struct dentry *mountpoint = m->mnt_mountpoint; in choose_mountpoint_rcu() local
|
/openbmc/qemu/block/export/ |
H A D | fuse.c | 56 char *mountpoint; member 231 static int setup_fuse_export(FuseExport *exp, const char *mountpoint, in setup_fuse_export()
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | resctrlfs.c | 78 char mountpoint[256]; in umount_resctrlfs() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | event.py | 501 def __init__(self, dev, type, freespace, mountpoint): argument
|