Searched refs:write_through (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/compress/ |
| H A D | _pipecompress.py | 63 binary_file, encoding, errors, newline, write_through=True
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/kvm/lib/x86_64/ |
| H A D | processor.c | 32 uint64_t write_through:1; member 47 uint64_t write_through:1; member 62 uint64_t write_through:1; member 77 uint64_t write_through:1; member
|
| /OK3568_Linux_fs/u-boot/fs/yaffs2/ |
| H A D | yaffs_guts.c | 3493 int n_bytes, int write_through) in yaffs_do_file_wr() argument 3604 if (write_through) { in yaffs_do_file_wr() 3664 int n_bytes, int write_through) in yaffs_wr_file() argument 3667 return yaffs_do_file_wr(in, buffer, offset, n_bytes, write_through); in yaffs_wr_file()
|