Home
last modified time | relevance | path

Searched refs:bch2_mark_pagecache_reserved (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/bcachefs/
H A Dfs-io-pagecache.h141 int bch2_mark_pagecache_reserved(struct bch_inode_info *, u64 *, u64, bool);
H A Dfs-io.c731 if (bch2_mark_pagecache_reserved(inode, &hole_start, in __bchfs_fallocate()
734 bch2_mark_pagecache_reserved(inode, &hole_start, in __bchfs_fallocate()
H A Dfs-io-pagecache.c292 int bch2_mark_pagecache_reserved(struct bch_inode_info *inode, in bch2_mark_pagecache_reserved() function