Searched refs:__bch2_folio_reservation_get (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | fs-io-pagecache.c | 402 static int __bch2_folio_reservation_get(struct bch_fs *c, in __bch2_folio_reservation_get() function 477 return __bch2_folio_reservation_get(c, inode, folio, res, offset, len, false); in bch2_folio_reservation_get() 486 return __bch2_folio_reservation_get(c, inode, folio, res, offset, len, true); in bch2_folio_reservation_get_partial()
|