Searched refs:mounts (Results 1 – 9 of 9) sorted by relevance
760 struct vfsmount **mounts; in ovl_free_fs() local776 mounts = (struct vfsmount **) ofs->config.lowerdirs; in ovl_free_fs()780 mounts[i] = ofs->layers[i].mnt; in ovl_free_fs()782 kern_unmount_array(mounts, ofs->numlayer); in ovl_free_fs()
1042 n->mounts += n->pending_mounts; in commit_tree()1660 ns->mounts--; in umount_tree()2208 unsigned int mounts = 0; in count_mounts() local2211 if (ns->mounts >= max) in count_mounts()2213 max -= ns->mounts; in count_mounts()2219 mounts++; in count_mounts()2221 if (mounts > max) in count_mounts()2224 ns->pending_mounts += mounts; in count_mounts()2670 ns->mounts++; in open_detached_copy()3444 void mark_mounts_for_expiry(struct list_head *mounts) in mark_mounts_for_expiry() argument[all …]
23 unsigned int mounts; /* # of mounts in the namespace */ member
25 To configure a system which mounts its root file system via NFS95 This option enables swapon to work on files located on NFS mounts.
80 on mounts with cifs.ko160 servers if their addresses change or for implicit mounts of
622 list_for_each_entry(fm_iter, &fc->mounts, fc_entry) { in fuse_ilookup()1103 INIT_LIST_HEAD(&fc->mounts); in fuse_conn_init()1104 list_add(&fm->fc_entry, &fc->mounts); in fuse_conn_init()1796 list_add_tail(&fm->fc_entry, &fc->mounts); in fuse_get_tree_submount()2067 if (list_empty(&fc->mounts)) in fuse_mount_remove()
958 struct list_head mounts; member
70 file system mounts. This allows users to reduce their
317 mounts.