Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dfsck.c793 struct inode_walker_entry { struct
806 DARRAY(struct inode_walker_entry) inodes; argument
827 darray_push(&w->inodes, ((struct inode_walker_entry) { in add_inode()
868 static struct inode_walker_entry *
873 struct inode_walker_entry *i; in lookup_inode_for_snapshot()
883 struct inode_walker_entry new = *i; in lookup_inode_for_snapshot()
912 static struct inode_walker_entry *walk_inode(struct btree_trans *trans, in walk_inode()
1443 struct inode_walker_entry *i, in check_key_has_inode()
1803 struct inode_walker_entry *extent_i = walk_inode(trans, inode, k); in check_extent()
2140 struct inode_walker_entry *i; in check_dirent()
[all …]