Home
last modified time | relevance | path

Searched refs:mounts (Results 1 – 9 of 9) sorted by relevance

/fs/overlayfs/
Dparams.c760 struct vfsmount **mounts; in ovl_free_fs() local
776 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()
/fs/
Dnamespace.c1042 n->mounts += n->pending_mounts; in commit_tree()
1660 ns->mounts--; in umount_tree()
2208 unsigned int mounts = 0; in count_mounts() local
2211 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 …]
Dmount.h23 unsigned int mounts; /* # of mounts in the namespace */ member
/fs/nfs/
DKconfig25 To configure a system which mounts its root file system via NFS
95 This option enables swapon to work on files located on NFS mounts.
/fs/smb/client/
DKconfig80 on mounts with cifs.ko
160 servers if their addresses change or for implicit mounts of
/fs/fuse/
Dinode.c622 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()
Dfuse_i.h958 struct list_head mounts; member
/fs/ext4/
DKconfig70 file system mounts. This allows users to reduce their
/fs/affs/
DChanges317 mounts.