Home
last modified time | relevance | path

Searched defs:mounted (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/
Dnamei.c1091 struct vfsmount *mounted = lookup_mnt(path); in follow_managed() local
1129 struct vfsmount *mounted; in follow_down_one() local
1157 struct mount *mounted; in __follow_mount_rcu() local
1225 struct mount *mounted; in follow_dotdot_rcu() local
1280 struct vfsmount *mounted = lookup_mnt(path); in follow_down() local
1303 struct vfsmount *mounted = lookup_mnt(path); in follow_mount() local
/linux-4.1.27/drivers/usb/gadget/function/
Du_fs.h44 bool mounted; member