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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/selinux/
H A Dinstall_policy.sh59 mounts=`cat /proc/$$/mounts | egrep "ext2|ext3|xfs|jfs|ext4|ext4dev|gfs2" | awk '{ print $2 '}`
60 $SF file_contexts $mounts
63 dodev=`cat /proc/$$/mounts | grep "/dev "`
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dmount.h41 * flag, consider how it interacts with shared mounts.
66 struct list_head mnt_share; /* circular list of shared mounts */
67 struct list_head mnt_slave_list;/* list of slave mounts */
138 extern void mark_mounts_for_expiry(struct list_head *mounts);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/examples/bootfloppy/
H A Dmkrootfs.sh90 ln -s /proc/mounts $TARGET_DIR/etc/mtab
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/
H A Dcp_installer.sh87 MTABLE=/proc/mounts
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/sbin/
H A Dcp_installer.sh87 MTABLE=/proc/mounts
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dnamespace.pl141 || m:init/mounts.o$:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dnamespace.c979 * This is called to check if a tree of mounts has any
980 * open files, pwds, chroots or sub mounts that are
1009 * open files, pwds, chroots or sub mounts. If the
1010 * mount has sub mounts this will return busy
1011 * regardless of whether the sub mounts are busy.
1374 * A bind operation clones the source mount and mounts the clone on the
1377 * (++) the cloned mount is propagated to all the mounts in the propagation
1383 * (+++) the mount is propagated to all the mounts in the propagation tree
1404 * all the mounts in the propagation tree of the destination mount.
1407 * all the mounts belongin
1809 mark_mounts_for_expiry(struct list_head *mounts) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex696 volume-daemon automatically mounts a newly inserted \cdrom\ under {\tt

Completed in 196 milliseconds