Home
last modified time | relevance | path

Searched refs:big_writes (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/package/ntfs-3g/
H A D0002-Enable-big-writes-by-default.patch25 + ctx->big_writes = TRUE;
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dfuse_i.h707 unsigned big_writes:1; member
H A Dinode.c1029 fc->big_writes = 1; in process_init_reply()
H A Dfile.c1208 if (!fc->big_writes) in fuse_fill_write_pages()