Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Ddirent.h78 int bch2_empty_dir_snapshot(struct btree_trans *, u64, u32, u32);
Ddirent.c497 int bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) in bch2_empty_dir_snapshot() function
523 bch2_empty_dir_snapshot(trans, dir.inum, dir.subvol, snapshot); in bch2_empty_dir_trans()
Dinode.c1295 ret = bch2_empty_dir_snapshot(trans, pos.offset, 0, pos.snapshot); in may_delete_deleted_inode()
Dfsck.c1330 ret = bch2_empty_dir_snapshot(trans, k.k->p.offset, 0, k.k->p.snapshot); in check_inode()