Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Ddirent.h113 int bch2_empty_dir_snapshot(struct btree_trans *, u64, u32, u32);
H A Ddirent.c632 int bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) in bch2_empty_dir_snapshot() function
658 bch2_empty_dir_snapshot(trans, dir.inum, dir.subvol, snapshot); in bch2_empty_dir_trans()
H A Dinode.c1432 ret = bch2_empty_dir_snapshot(trans, pos.offset, 0, pos.snapshot); in may_delete_deleted_inode()
H A Dfsck.c1181 ret = bch2_empty_dir_snapshot(trans, k.k->p.offset, 0, k.k->p.snapshot); in check_inode()