Home
last modified time | relevance | path

Searched refs:write_count (Results 1 – 6 of 6) sorted by relevance

/fs/bcachefs/
A Dfs-io-buffered.c474 if (atomic_dec_and_test(&s->write_count)) in bch2_writepage_io_done()
599 BUG_ON(atomic_read(&s->write_count)); in __bch2_writepage()
600 atomic_set(&s->write_count, 1); in __bch2_writepage()
639 atomic_inc(&s->write_count); in __bch2_writepage()
652 if (atomic_dec_and_test(&s->write_count)) in __bch2_writepage()
A Dfs-io-pagecache.h62 atomic_t write_count; member
/fs/hfsplus/
A Dhfsplus_raw.h128 __be32 write_count; member
A Dsuper.c546 be32_add_cpu(&vhdr->write_count, 1); in hfsplus_fill_super()
/fs/nfs/flexfilelayout/
A Dflexfilelayout.c2239 p = xdr_encode_hyper(p, devinfo->write_count); in ff_layout_encode_ff_iostat_head()
2632 devinfo->write_count = mirror->write_stat.io_stat.ops_completed; in ff_layout_mirror_prepare_stats()
/fs/nfs/
A Dnfs42xdr.c433 p = xdr_encode_hyper(p, devinfo->write_count); in encode_layoutstats()

Completed in 21 milliseconds