Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dfs-io-pagecache.h141 int bch2_mark_pagecache_reserved(struct bch_inode_info *, u64 *, u64, bool);
Dfs-io.c675 if (bch2_mark_pagecache_reserved(inode, &hole_start, in __bchfs_fallocate()
678 bch2_mark_pagecache_reserved(inode, &hole_start, in __bchfs_fallocate()
Dfs-io-pagecache.c292 int bch2_mark_pagecache_reserved(struct bch_inode_info *inode, in bch2_mark_pagecache_reserved() function