Home
last modified time | relevance | path

Searched refs:mountpoint (Results 1 – 8 of 8) sorted by relevance

/linux-4.19.296/fs/
Dpnode.h42 int propagate_mnt(struct mount *, struct mountpoint *, struct mount *,
50 void mnt_set_mountpoint(struct mount *, struct mountpoint *,
52 void mnt_change_mountpoint(struct mount *parent, struct mountpoint *mp,
Dmount.h27 struct mountpoint { struct
60 struct mountpoint *mnt_mp; /* where is it mounted */
Dnamespace.c691 static struct mountpoint *lookup_mountpoint(struct dentry *dentry) in lookup_mountpoint()
694 struct mountpoint *mp; in lookup_mountpoint()
705 static struct mountpoint *get_mountpoint(struct dentry *dentry) in get_mountpoint()
707 struct mountpoint *mp, *new = NULL; in get_mountpoint()
714 mountpoint: in get_mountpoint()
723 new = kmalloc(sizeof(struct mountpoint), GFP_KERNEL); in get_mountpoint()
733 goto mountpoint; in get_mountpoint()
755 static void put_mountpoint(struct mountpoint *mp) in put_mountpoint()
833 struct mountpoint *mp, in mnt_set_mountpoint()
856 struct mountpoint *mp) in attach_mnt()
[all …]
Dpnode.c218 static struct mountpoint *mp;
293 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt()
507 struct mountpoint *mp; in restore_mounts()
Dnamei.c1117 struct dentry *mountpoint; in follow_up() local
1126 mountpoint = dget(mnt->mnt_mountpoint); in follow_up()
1129 path->dentry = mountpoint; in follow_up()
1376 struct dentry *mountpoint = mnt->mnt_mountpoint; in follow_dotdot_rcu() local
1377 struct inode *inode2 = mountpoint->d_inode; in follow_dotdot_rcu()
1378 unsigned seq = read_seqcount_begin(&mountpoint->d_seq); in follow_dotdot_rcu()
1384 nd->path.dentry = mountpoint; in follow_dotdot_rcu()
/linux-4.19.296/include/linux/
Dmount.h96 extern struct vfsmount *vfs_submount(const struct dentry *mountpoint,
Ddevice.h1352 static inline int devtmpfs_mount(const char *mountpoint) { return 0; } in devtmpfs_mount() argument
/linux-4.19.296/fs/cramfs/
DKconfig49 the MTD partition named "xip_fs" on the /mnt mountpoint: