Home
last modified time | relevance | path

Searched refs:mounted (Results 1 – 12 of 12) sorted by relevance

/fs/
Dnamei.c696 struct vfsmount *mounted = lookup_mnt(path->mnt, path->dentry); in __follow_mount() local
697 if (!mounted) in __follow_mount()
702 path->mnt = mounted; in __follow_mount()
703 path->dentry = dget(mounted->mnt_root); in __follow_mount()
712 struct vfsmount *mounted = lookup_mnt(*mnt, *dentry); in follow_mount() local
713 if (!mounted) in follow_mount()
717 *mnt = mounted; in follow_mount()
718 *dentry = dget(mounted->mnt_root); in follow_mount()
727 struct vfsmount *mounted; in follow_down() local
729 mounted = lookup_mnt(*mnt, *dentry); in follow_down()
[all …]
/fs/autofs/
DKconfig6 overhead in the already-mounted case; this is unlike the BSD
/fs/autofs4/
DKconfig6 overhead in the already-mounted case; this is unlike the BSD
/fs/bfs/
DKconfig7 files during the boot process. It is usually mounted under /stand
/fs/affs/
DChanges238 the one that mounted it) instead of root. This
308 if the filesystem is mounted read-only.
318 - Allow dir-cache filesystems to be mounted
/fs/cifs/
DREADME95 disallow execution of an suid program mounted on the remote target.
110 To permit users to ummount directories that they have user mounted (see above),
120 of the user who mounted the resource.
208 you do not trust the server to which are mounted, or if you do not have
385 be unique if multiple filesystems are mounted under the same
406 user who mounted the share). Letting the server (rather than
499 seal Must seal (encrypt) all data on this mounted share before
502 causes encryption of data sent over this mounted share but other
503 shares mounted to the same server are unaffected.
685 the active sessions and the shares that are mounted.
DCHANGES75 Add ability to modify cifs acls for handling chmod (when mounted with
78 mounted to Windows servers. Fix slow file open when cifsacl
84 Fix memory leak in statfs when mounted to very old servers (e.g.
96 requires packet signing but client has disabled it. When mounted
105 Fix NTLMv2 signing. NFS server mounted over cifs works (if cifs mount is
146 mounted to windows. Add support for POSIX MkDir (slight performance
209 Fix slow oplock break when mounted to different servers at the same time and
474 for each mounted share (new menuconfig option). Fix endianness problem in
DTODO119 2) Modify file portion of ltp so it can run against a mounted network
DKconfig29 mounted by the cifs client to be displayed in /proc/fs/cifs/Stats
/fs/proc/
DKconfig19 Before you can use the /proc file system, it has to be mounted,
/fs/befs/
DChangeLog240 the journal needs to be replayed, and the filesystem cannot be mounted.
/fs/ntfs/
DChangeLog322 to be mounted and if this is the case do not allow (re)mounting
342 The situation: VFS inode X on a mounted ntfs volume is dirty. For
892 2.1.7 - Enable NFS exporting of mounted NTFS volumes.
904 allows mounted NTFS volumes to be exported via NFS.
1343 a mounted ntfs partition.