Lines Matching defs:fuse_conn_info_opts
56 struct fuse_conn_info_opts { struct57 int atomic_o_trunc;58 int no_remote_posix_lock;59 int no_remote_flock;60 int splice_write;61 int splice_move;62 int splice_read;63 int no_splice_write;64 int no_splice_move;65 int no_splice_read;89 { t, offsetof(struct fuse_conn_info_opts, p), v } argument