/third_party/toybox/toys/lsb/ |
H A D | mount.c | 0 /* mount.c - mount filesystems 5 * See http://refspecs.linuxfoundation.org/LSB_4.1.0/LSB-Core-generic/LSB-Core-generic/mount.html 9 * TODO mount -o loop,autoclear (linux git 96c5865559ce) 11 USE_MOUNT(NEWTOY(mount, "?O:afnrvwt:o*[-rw]", TOYFLAG_BIN|TOYFLAG_STAYROOT)) 15 bool "mount" 18 usage: mount [-afFrsvw] [-t TYPE] [-o OPTION,] [[DEVICE] DIR] 24 -O Only mount -a entries that have this option 25 -f Fake it (don't actually mount) 36 You can also "mount [all...] |
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | cifsfs.c | 28 #include <linux/mount.h> 119 "SMB3 and SMB3.02) on mount with old " 315 } else /* file mode might have been restricted at mount time in cifs_permission() 474 * cifs_show_options() is for displaying mount options in /proc/mounts. 622 /* Only display the following if overridden on mount */ in cifs_show_options() 725 * Get root dentry from superblock according to prefix path mount option. 798 * Prints in Kernel / CIFS log the attempted mount operation in cifs_smb3_do_mount() 804 cifs_info("Attempting to mount %s\n", dev_name); in cifs_smb3_do_mount() 841 /* BB should we make this contingent on mount parm? */ in cifs_smb3_do_mount() 1022 * still need to check oplock even if the local_lease mount in cifs_setlease() [all...] |
/third_party/libfuse/util/ |
H A D | fusermount.c | 252 * pointing to an arbitrary mount, thereby tricking fusermount3 into 255 * This is the child process running in a separate mount namespace, so 262 * Then bind mount parent onto a stable base where the user can't move 284 res = mount("", "/", "", MS_PRIVATE | MS_REC, NULL); in check_is_mount_child() 310 res = mount(".", "/", "", MS_BIND | MS_REC, NULL); in check_is_mount_child() 761 fprintf(stderr, "%s: mount options too long\n", progname); in mount_notrunc() 765 return mount(source, target, filesystemtype, mountflags, data); in mount_notrunc() 835 fprintf(stderr, "%s: note: 'large_read' mount option is deprecated for %i.%i kernels\n", progname, kmaj, kmin); in do_mount() 920 fprintf(stderr, "%s: mount failed: %s\n", progname, in do_mount() 1033 /* Define permitted filesystems for the mount targe in check_perm() [all...] |
/kernel/linux/linux-5.10/security/tomoyo/ |
H A D | common.h | 23 #include <linux/mount.h> 313 /* Index numbers for special mount operations. */ 315 TOMOYO_MOUNT_BIND, /* mount --bind /source /dest */ 316 TOMOYO_MOUNT_MOVE, /* mount --move /old /new */ 317 TOMOYO_MOUNT_REMOUNT, /* mount -o remount /dir */ 318 TOMOYO_MOUNT_MAKE_UNBINDABLE, /* mount --make-unbindable /dir */ 319 TOMOYO_MOUNT_MAKE_PRIVATE, /* mount --make-private /dir */ 320 TOMOYO_MOUNT_MAKE_SLAVE, /* mount --make-slave /dir */ 321 TOMOYO_MOUNT_MAKE_SHARED, /* mount --make-shared /dir */ 489 } mount; member [all...] |
/kernel/linux/linux-5.10/fs/hostfs/ |
H A D | hostfs_kern.c | 17 #include <linux/mount.h> 77 " mount anything on the host that's accessible to the user that's running\n" 980 .mount = hostfs_read_sb,
|
/kernel/linux/linux-5.10/fs/jfs/ |
H A D | super.c | 13 #include <linux/mount.h> 411 printk("jfs: Unrecognized mount option \"%s\" or missing value\n", in parse_options() 513 /* initialize the mount flag and determine the default error handler */ in jfs_fill_super() 683 /* log == NULL indicates read-only mount */ in jfs_sync_fs() 915 .mount = jfs_do_mount,
|
/kernel/linux/linux-6.6/fs/jfs/ |
H A D | super.c | 13 #include <linux/mount.h> 406 printk("jfs: Unrecognized mount option \"%s\" or missing value\n", in parse_options() 508 /* initialize the mount flag and determine the default error handler */ in jfs_fill_super() 677 /* log == NULL indicates read-only mount */ in jfs_sync_fs() 907 .mount = jfs_do_mount,
|
/kernel/linux/linux-6.6/fs/hostfs/ |
H A D | hostfs_kern.c | 18 #include <linux/mount.h> 81 " mount anything on the host that's accessible to the user that's running\n" 991 .mount = hostfs_read_sb,
|
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | common.h | 23 #include <linux/mount.h> 313 /* Index numbers for special mount operations. */ 315 TOMOYO_MOUNT_BIND, /* mount --bind /source /dest */ 316 TOMOYO_MOUNT_MOVE, /* mount --move /old /new */ 317 TOMOYO_MOUNT_REMOUNT, /* mount -o remount /dir */ 318 TOMOYO_MOUNT_MAKE_UNBINDABLE, /* mount --make-unbindable /dir */ 319 TOMOYO_MOUNT_MAKE_PRIVATE, /* mount --make-private /dir */ 320 TOMOYO_MOUNT_MAKE_SLAVE, /* mount --make-slave /dir */ 321 TOMOYO_MOUNT_MAKE_SHARED, /* mount --make-shared /dir */ 489 } mount; member [all...] |
/third_party/ltp/testcases/lib/ |
H A D | tst_net.sh | 183 ROD tst_ns_exec $pid net,mnt mount --make-rprivate /sys 184 ROD tst_ns_exec $pid net,mnt mount -t sysfs none /sys
|
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4proc.c | 1173 struct vfsmount **mount) in nfsd4_interssc_connect() 1232 /* Use an 'internal' mount: SB_KERNMOUNT -> MNT_INTERNAL */ in nfsd4_interssc_connect() 1239 *mount = ss_mnt; in nfsd4_interssc_connect() 1263 struct nfsd4_copy *copy, struct vfsmount **mount) in nfsd4_setup_inter_ssc() 1276 status = nfsd4_interssc_connect(©->cp_src, rqstp, mount); in nfsd4_setup_inter_ssc() 1309 struct vfsmount **mount) in nfsd4_setup_inter_ssc() 1311 *mount = NULL; in nfsd4_setup_inter_ssc() 1172 nfsd4_interssc_connect(struct nl4_server *nss, struct svc_rqst *rqstp, struct vfsmount **mount) nfsd4_interssc_connect() argument 1261 nfsd4_setup_inter_ssc(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_copy *copy, struct vfsmount **mount) nfsd4_setup_inter_ssc() argument 1306 nfsd4_setup_inter_ssc(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_copy *copy, struct vfsmount **mount) nfsd4_setup_inter_ssc() argument
|
/foundation/filemanagement/app_file_service/test/unittest/file_share_native/ |
H A D | file_share_test.cpp | 22 #include <sys/mount.h>
|
/kernel/linux/linux-5.10/arch/mips/include/asm/ |
H A D | sgiarcs.h | 229 LONG mount; member
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/ |
H A D | cmm.c | 22 #include <linux/mount.h>
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | setup_64.c | 36 #include <uapi/linux/mount.h>
|
/kernel/linux/linux-5.10/arch/um/os-Linux/ |
H A D | file.c | 15 #include <sys/mount.h>
|
/kernel/linux/linux-6.6/arch/mips/include/asm/ |
H A D | sgiarcs.h | 229 LONG mount; member
|
/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/ |
H A D | resctrlfs.c | 56 * If not mounted, mount it. 80 ret = mount("resctrl", RESCTRL_PATH, "resctrl", 0, NULL); in remount_resctrlfs() 84 perror("# mount"); in remount_resctrlfs()
|
/kernel/linux/linux-6.6/arch/um/os-Linux/ |
H A D | file.c | 15 #include <sys/mount.h>
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | setup_64.c | 36 #include <uapi/linux/mount.h>
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | api.c | 11 #include <linux/mount.h> 71 pr_err("Cannot mount cxl pseudo filesystem: %d\n", rc); in cxl_getfile()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/ |
H A D | qib_fs.c | 38 #include <linux/mount.h> 506 * This fills everything in when the fs is mounted, to handle umount/mount 568 * because nobody has yet tried to mount the filesystem, so in qibfs_add() 570 * during the mount, that will get a complaint, so this is OK. in qibfs_add() 571 * add_cntr_files() for all units is done at mount from in qibfs_add()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
H A D | drm_drv.c | 33 #include <linux/mount.h> 476 * DRM internal mount 481 * VFS mount-point. 487 * We use drm_fs_inode_*() to manage our internal VFS mount-point and share it 515 DRM_ERROR("Cannot mount pseudo fs: %d\n", r); in drm_fs_inode_new()
|
/kernel/linux/linux-5.10/drivers/mtd/devices/ |
H A D | block2mtd.c | 30 #include <linux/mount.h>
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4namespace.c | 13 #include <linux/mount.h> 110 * Determine the mount path as a string 196 * sec= mount option list if it exists. 220 /* does the pseudoflavor match a sec= mount opt? */ in nfs_find_best_sec() 251 * respect to the secinfo flavor list and the sec= mount options.
|