Home
last modified time | relevance | path

Searched defs:mount_opts (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
Dmount.c58 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/
Dmount.c65 struct mount_opts { struct
74 char *fusermount_opts; argument
79 #define FUSE_MOUNT_OPT(t, p) { t, offsetof(struct mount_opts, p), 1 } argument
Dmount_bsd.c41 struct mount_opts { struct
51 { "allow_other", offsetof(struct mount_opts, allow_other), 1 }, argument
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h45954 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