Searched refs:bch2_i_sectors_acct (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | fs-io.c | 347 bch2_i_sectors_acct(c, inode, NULL, i_sectors_delta); in __bch2_truncate_folio() 510 bch2_i_sectors_acct(c, inode, NULL, i_sectors_delta); in bchfs_truncate() 578 bch2_i_sectors_acct(c, inode, NULL, i_sectors_delta); in bchfs_fpunch() 625 bch2_i_sectors_acct(c, inode, NULL, i_sectors_delta); in bchfs_fcollapse_finsert() 729 bch2_i_sectors_acct(c, inode, "a_res, i_sectors_delta); in __bchfs_fallocate() 751 bch2_i_sectors_acct(c, inode, "a_res, i_sectors_delta); in __bchfs_fallocate() 956 bch2_i_sectors_acct(c, dst, "a_res, i_sectors_delta); in bch2_remap_file_range()
|
| H A D | fs-io.h | 133 static inline void bch2_i_sectors_acct(struct bch_fs *c, struct bch_inode_info *inode, in bch2_i_sectors_acct() function
|
| H A D | fs-io-pagecache.c | 348 bch2_i_sectors_acct(c, inode, NULL, i_sectors_delta); in bch2_mark_pagecache_reserved() 513 bch2_i_sectors_acct(c, inode, NULL, dirty_sectors); in bch2_clear_folio_bits() 556 bch2_i_sectors_acct(c, inode, &res->quota, dirty_sectors); in bch2_set_folio_dirty()
|
| H A D | fs-io-buffered.c | 477 bch2_i_sectors_acct(c, io->inode, NULL, io->op.i_sectors_delta); in bch2_writepage_io_done()
|