Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dinode.h21 int __bch2_inode_has_child_snapshots(struct btree_trans *, struct bpos);
26 ? __bch2_inode_has_child_snapshots(trans, pos) in bch2_inode_has_child_snapshots()
Dinode.c648 int __bch2_inode_has_child_snapshots(struct btree_trans *trans, struct bpos pos) in __bch2_inode_has_child_snapshots() function