Searched defs:mount_opts (Results 1 – 4 of 4) sorted by relevance
/third_party/ntfs-3g/libfuse-lite/ |
D | mount.c | 58 struct mount_opts { struct 74 char *fusermount_opts; argument 78 #define FUSE_MOUNT_OPT(t, p) { t, offsetof(struct mount_opts, p), 1 } argument
|
/third_party/libfuse/lib/ |
D | mount.c | 65 struct mount_opts { struct 74 char *fusermount_opts; argument 79 #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
|
/third_party/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
|