Home
last modified time | relevance | path

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

/fs/
Dpnode.h38 int propagate_mnt(struct mount *, struct mountpoint *, struct mount *,
46 void mnt_set_mountpoint(struct mount *, struct mountpoint *,
Dmount.h21 struct mountpoint { struct
49 struct mountpoint *mnt_mp; /* where is it mounted */
Dnamespace.c612 static struct mountpoint *new_mountpoint(struct dentry *dentry) in new_mountpoint()
615 struct mountpoint *mp; in new_mountpoint()
627 mp = kmalloc(sizeof(struct mountpoint), GFP_KERNEL); in new_mountpoint()
645 static void put_mountpoint(struct mountpoint *mp) in put_mountpoint()
703 struct mountpoint *mp, in mnt_set_mountpoint()
718 struct mountpoint *mp) in attach_mnt()
1570 struct mountpoint *dest_mp, in attach_recursive_mnt()
1618 static struct mountpoint *lock_mount(struct path *path) in lock_mount()
1631 struct mountpoint *mp = new_mountpoint(dentry); in lock_mount()
1647 static void unlock_mount(struct mountpoint *where) in unlock_mount()
[all …]
Dpnode.c202 static struct mountpoint *mp;
270 int propagate_mnt(struct mount *dest_mnt, struct mountpoint *dest_mp, in propagate_mnt()
Dnamei.c888 struct dentry *mountpoint; in follow_up_rcu() local
893 mountpoint = mnt->mnt_mountpoint; in follow_up_rcu()
894 path->dentry = mountpoint; in follow_up_rcu()
913 struct dentry *mountpoint; in follow_up() local
922 mountpoint = dget(mnt->mnt_mountpoint); in follow_up()
925 path->dentry = mountpoint; in follow_up()
/fs/cifs/
DREADME374 suid Allow remote files on this mountpoint with suid enabled to