Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dnamei.c1188 struct vfsmount *mounted = lookup_mnt(path); in follow_managed() local
1230 struct vfsmount *mounted; in follow_down_one() local
1258 struct mount *mounted; in __follow_mount_rcu() local
1335 struct mount *mounted; in follow_dotdot_rcu() local
1383 struct vfsmount *mounted = lookup_mnt(path); in follow_down() local
1406 struct vfsmount *mounted = lookup_mnt(path); in follow_mount() local
/linux-4.4.14/drivers/usb/gadget/function/
Du_fs.h44 bool mounted; member