Searched refs:bch2_seek_pagecache_hole (Results 1 – 4 of 4) sorted by relevance
/linux/fs/bcachefs/ |
H A D | fs-io-pagecache.h | 173 loff_t bch2_seek_pagecache_hole(struct inode *, loff_t, loff_t, unsigned, bool);
|
H A D | fs-io-pagecache.c | 782 loff_t bch2_seek_pagecache_hole(struct inode *vinode, in bch2_seek_pagecache_hole() function 808 ret = bch2_seek_pagecache_hole(inode, in bch2_clamp_data_hole()
|
H A D | fs-io.c | 1044 loff_t pagecache_hole = bch2_seek_pagecache_hole(&inode->v, in bch2_seek_hole()
|
H A D | fs.c | 1348 dend = bch2_seek_pagecache_hole(vinode, dstart, *end, 0, nonblock); in bch2_fiemap_hole_pagecache()
|