Searched refs:mounts (Results 1 - 8 of 8) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dbase.c2046 REG("mounts", S_IRUGO, mounts),
2333 REG("mounts", S_IRUGO, mounts),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/
H A Dnamespace.c448 * This is called to check if a tree of mounts has any
449 * open files, pwds, chroots or sub mounts that are
478 * open files, pwds, chroots or sub mounts. If the
479 * mount has sub mounts this will return busy
480 * regardless of whether the sub mounts are busy.
775 * A bind operation clones the source mount and mounts the clone on the
778 * (++) the cloned mount is propagated to all the mounts in the propagation
784 * (+++) the mount is propagated to all the mounts in the propagation tree
805 * all the mounts in the propagation tree of the destination mount.
808 * all the mounts belongin
1135 expire_mount(struct vfsmount *mnt, struct list_head *mounts, struct list_head *umounts) argument
1176 expire_mount_list(struct list_head *graveyard, struct list_head *mounts) argument
1209 mark_mounts_for_expiry(struct list_head *mounts) argument
1292 shrink_submounts(struct vfsmount *mountpoint, struct list_head *mounts) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfsd/
H A Dvfs.c111 struct dentry *mounts = dget(dentry); local
114 while (follow_down(&mnt,&mounts)&&d_mountpoint(mounts));
116 exp2 = exp_get_by_name(exp->ex_client, mnt, mounts, &rqstp->rq_chandle);
119 dput(mounts);
128 *dpp = mounts;
131 dput(mounts);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/examples/bootfloppy/
H A Dmkrootfs.sh90 ln -s /proc/mounts $TARGET_DIR/etc/mtab
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/init/
H A DMakefile5 obj-y := main.o version.o mounts.o
13 mounts-y := do_mounts.o
14 mounts-$(CONFIG_BLK_DEV_RAM) += do_mounts_rd.o
15 mounts-$(CONFIG_BLK_DEV_INITRD) += do_mounts_initrd.o
16 mounts-$(CONFIG_BLK_DEV_MD) += do_mounts_md.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dmount.h51 struct list_head mnt_share; /* circular list of shared mounts */
52 struct list_head mnt_slave_list;/* list of slave mounts */
100 extern void mark_mounts_for_expiry(struct list_head *mounts);
101 extern void shrink_submounts(struct vfsmount *mountpoint, struct list_head *mounts);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex696 volume-daemon automatically mounts a newly inserted \cdrom\ under {\tt
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/
H A Dnamespace.pl141 || m:init/mounts.o$:

Completed in 94 milliseconds