Searched refs:mountpoint (Results 1 – 7 of 7) sorted by relevance
| /fs/ |
| A D | pnode.h | 45 int propagate_mnt(struct mount *, struct mountpoint *, struct mount *, 53 void mnt_set_mountpoint(struct mount *, struct mountpoint *, 55 void mnt_change_mountpoint(struct mount *parent, struct mountpoint *mp, 63 const struct mountpoint *mp);
|
| A D | pnode.c | 222 static bool need_secondary(struct mount *m, struct mountpoint *dest_mp) in need_secondary() 273 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt() 360 const struct mountpoint *mp) in propagation_would_overmount() 597 struct mountpoint *mp; in reparent()
|
| A D | mount.h | 43 struct mountpoint { struct 76 struct mountpoint *mnt_mp; /* where is it mounted */
|
| A D | namespace.c | 916 struct mountpoint *mp; 922 struct mountpoint *mp; in lookup_mountpoint() 944 mountpoint: in get_mountpoint() 962 goto mountpoint; in get_mountpoint() 1050 struct mountpoint *mp; in __umount_mnt() 1076 struct mountpoint *mp, in mnt_set_mountpoint() 1112 struct mountpoint *mp) in attach_mnt() 2624 struct mountpoint *dest_mp) in attach_recursive_mnt() 2630 struct mountpoint *shorter = NULL; in attach_recursive_mnt() 3473 const struct mountpoint *mp) in can_move_mount_beneath() [all …]
|
| A D | namei.c | 1363 struct dentry *mountpoint; in follow_up() local 1372 mountpoint = dget(mnt->mnt_mountpoint); in follow_up() 1375 path->dentry = mountpoint; in follow_up() 1386 struct dentry *mountpoint = m->mnt_mountpoint; in choose_mountpoint_rcu() local 1389 if (unlikely(root->dentry == mountpoint && in choose_mountpoint_rcu() 1392 if (mountpoint != m->mnt.mnt_root) { in choose_mountpoint_rcu() 1394 path->dentry = mountpoint; in choose_mountpoint_rcu() 1395 *seqp = read_seqcount_begin(&mountpoint->d_seq); in choose_mountpoint_rcu()
|
| /fs/cramfs/ |
| A D | Kconfig | 50 the MTD partition named "xip_fs" on the /mnt mountpoint:
|
| /fs/xfs/ |
| A D | Kconfig | 38 xfs_info against a filesystem mountpoint and checking for a string 65 xfs_info against a filesystem mountpoint and checking for a string
|
Completed in 29 milliseconds