Home
last modified time | relevance | path

Searched refs:write_through (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/compress/
H A D_pipecompress.py63 binary_file, encoding, errors, newline, write_through=True
/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_guts.c3492 int n_bytes, int write_through) in yaffs_do_file_wr() argument
3603 if (write_through) { in yaffs_do_file_wr()
3663 int n_bytes, int write_through) in yaffs_wr_file() argument
3666 return yaffs_do_file_wr(in, buffer, offset, n_bytes, write_through); in yaffs_wr_file()