Searched defs:fuse_conn_info_opts (Results 1 – 1 of 1) sorted by relevance
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;[all …]