Searched refs:mounts (Results 1 – 7 of 7) sorted by relevance
47 CIFS mounts can provide slightly better POSIX compatibility48 than SMB3 mounts. SMB2/SMB3 mount options are also78 on mounts with cifs.ko95 mounts may be less secure than mounts using NTLM or more recent100 used automatically. At runtime LANMAN mounts are disabled but193 IP addresses) which is needed for implicit mounts of DFS junction
101 extern void mark_mounts_for_expiry(struct list_head *mounts);
18 unsigned int mounts; /* # of mounts in the namespace */ member
912 n->mounts += n->pending_mounts; in commit_tree()1443 ns->mounts--; in umount_tree()1908 unsigned int mounts = 0, old, pending, sum; in count_mounts() local1912 mounts++; in count_mounts()1914 old = ns->mounts; in count_mounts()1920 (mounts > (max - sum))) in count_mounts()1923 ns->pending_mounts = pending + mounts; in count_mounts()2565 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry() argument2570 if (list_empty(mounts)) in mark_mounts_for_expiry()2582 list_for_each_entry_safe(mnt, next, mounts, mnt_expire) { in mark_mounts_for_expiry()[all …]
24 To configure a system which mounts its root file system via NFS95 This option enables swapon to work on files located on NFS mounts.
73 file system mounts. This allows users to reduce their
317 mounts.