Searched defs:mount_opts (Results 1 – 10 of 10) sorted by relevance
| /external/libfuse/lib/ |
| D | mount.c | 64 struct mount_opts { struct 73 char *fusermount_opts; argument 78 #define FUSE_MOUNT_OPT(t, p) { t, offsetof(struct mount_opts, p), 1 } argument
|
| D | mount_bsd.c | 41 struct mount_opts { struct 51 { "allow_other", offsetof(struct mount_opts, allow_other), 1 }, argument
|
| /external/autotest/utils/frozen_chromite/lib/ |
| D | osutils.py | 936 mount_opts=('nodev', 'noexec', 'nosuid'), skip_mtab=False, argument 969 mount_opts=('nodev', 'noexec', 'nosuid'), **kwargs): argument
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 45954 struct pts_mount_opts mount_opts; member 49172 struct mount_opts { struct 49173 int token; 49174 int mount_opt; 49175 int flags; 49647 struct ramfs_mount_opts mount_opts; member 50090 struct debugfs_mount_opts mount_opts; member 50132 struct tracefs_mount_opts mount_opts; member
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 75505 struct pts_mount_opts mount_opts; member 78468 struct mount_opts { struct 78469 int token; 78470 int mount_opt; 78471 int flags; 78864 struct ramfs_mount_opts mount_opts; member 78984 struct debugfs_mount_opts mount_opts; member 79026 struct tracefs_mount_opts mount_opts; member
|
| D | vmlinux.h | 75505 struct pts_mount_opts mount_opts; member 78468 struct mount_opts { struct 78469 int token; 78470 int mount_opt; 78471 int flags; 78864 struct ramfs_mount_opts mount_opts; member 78984 struct debugfs_mount_opts mount_opts; member 79026 struct tracefs_mount_opts mount_opts; member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 41930 struct pts_mount_opts mount_opts; member 44887 struct mount_opts { struct 44888 int token; 44889 int mount_opt; 44890 int flags; 45283 struct ramfs_mount_opts mount_opts; member 45403 struct debugfs_mount_opts mount_opts; member 45445 struct tracefs_mount_opts mount_opts; member
|
| D | vmlinux_510.h | 41930 struct pts_mount_opts mount_opts; member 44887 struct mount_opts { struct 44888 int token; 44889 int mount_opt; 44890 int flags; 45283 struct ramfs_mount_opts mount_opts; member 45403 struct debugfs_mount_opts mount_opts; member 45445 struct tracefs_mount_opts mount_opts; member
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 45800 struct pts_mount_opts mount_opts; member 48576 struct mount_opts { struct 48577 int token; 48578 int mount_opt; 48579 int flags; 48903 struct ramfs_mount_opts mount_opts; member 53953 struct debugfs_mount_opts mount_opts; member 53989 struct tracefs_mount_opts mount_opts; member
|
| D | vmlinux.h | 45800 struct pts_mount_opts mount_opts; member 48576 struct mount_opts { struct 48577 int token; 48578 int mount_opt; 48579 int flags; 48903 struct ramfs_mount_opts mount_opts; member 53953 struct debugfs_mount_opts mount_opts; member 53989 struct tracefs_mount_opts mount_opts; member
|