Home
last modified time | relevance | path

Searched refs:bch_folio (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Dfs-io-pagecache.h60 struct bch_folio { struct
73 struct bch_folio *s, in bch2_folio_sector_set() argument
100 static inline struct bch_folio *__bch2_folio(struct folio *folio) in __bch2_folio()
105 static inline struct bch_folio *bch2_folio(struct folio *folio) in bch2_folio()
112 struct bch_folio *__bch2_folio_create(struct folio *, gfp_t);
113 struct bch_folio *bch2_folio_create(struct folio *, gfp_t);
H A Dfs-io-pagecache.c128 struct bch_folio *s; in __bch2_folio_create()
141 struct bch_folio *bch2_folio_create(struct folio *folio, gfp_t gfp) in bch2_folio_create()
159 struct bch_folio *s = bch2_folio(folio); in __bch2_folio_set()
271 struct bch_folio *s; in bch2_mark_pagecache_unallocated()
328 struct bch_folio *s = bch2_folio(folio); in bch2_mark_pagecache_reserved()
364 struct bch_folio *s = bch2_folio_create(folio, 0); in bch2_get_folio_disk_reservation()
409 struct bch_folio *s = bch2_folio_create(folio, 0); in __bch2_folio_reservation_get()
493 struct bch_folio *s = bch2_folio(folio); in bch2_clear_folio_bits()
524 struct bch_folio *s = bch2_folio(folio); in bch2_set_folio_dirty()
677 struct bch_folio *s = bch2_folio(folio); in folio_data_offset()
[all …]
H A Dfs-io-buffered.c391 struct bch_folio *s; in bch2_writepage_io_done()
405 struct bch_folio *s; in bch2_writepage_io_done()
435 struct bch_folio *s = __bch2_folio(fi.folio); in bch2_writepage_io_done()
493 struct bch_folio *s; in __bch2_writepage()
H A Dfs-io.c236 struct bch_folio *s; in __bch2_truncate_folio()