Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dinode.c38 static int delete_ancestor_snapshot_inodes(struct btree_trans *, struct bpos);
1059 ret = delete_ancestor_snapshot_inodes(trans, SPOS(0, inum.inum, snapshot)); in bch2_inode_rm()
1232 static int delete_ancestor_snapshot_inodes(struct btree_trans *trans, struct bpos pos) in delete_ancestor_snapshot_inodes() function
1263 delete_ancestor_snapshot_inodes(trans, SPOS(0, inum, snapshot)); in bch2_inode_rm_snapshot()