Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dinode.h23 static inline int bch2_inode_has_child_snapshots(struct btree_trans *trans, struct bpos pos) in bch2_inode_has_child_snapshots() function
Dinode.c673 int ret = bch2_inode_has_child_snapshots(trans, k.k->p); in update_inode_has_children()
698 ret = bch2_inode_has_child_snapshots(trans, k.k->p); in update_parent_inode_has_children()
1317 ret = bch2_inode_has_child_snapshots(trans, k.k->p); in may_delete_deleted_inode()
Dfsck.c1344 ret = bch2_inode_has_child_snapshots(trans, k.k->p); in check_inode()