Searched refs:bch2_empty_dir_snapshot (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Ddirent.h72 int bch2_empty_dir_snapshot(struct btree_trans *, u64, u32, u32);
H A Ddirent.c515 int bch2_empty_dir_snapshot(struct btree_trans *trans, u64 dir, u32 subvol, u32 snapshot) function
541 bch2_empty_dir_snapshot(trans, dir.inum, dir.subvol, snapshot);
H A Dinode.c1120 ret = bch2_empty_dir_snapshot(trans, pos.offset, 0, pos.snapshot);

Completed in 272 milliseconds