Searched defs:mount_opts (Results 1 – 2 of 2) sorted by relevance
64 struct mount_opts { struct73 char *fusermount_opts; argument78 #define FUSE_MOUNT_OPT(t, p) { t, offsetof(struct mount_opts, p), 1 } argument
41 struct mount_opts { struct51 { "allow_other", offsetof(struct mount_opts, allow_other), 1 }, argument