Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dfsck.c776 struct inode_walker { struct
785 static void inode_walker_exit(struct inode_walker *w) in inode_walker_exit() argument
790 static struct inode_walker inode_walker_init(void) in inode_walker_init()
792 return (struct inode_walker) { 0, }; in inode_walker_init()
795 static int add_inode(struct bch_fs *c, struct inode_walker *w, in add_inode()
809 struct inode_walker *w, u64 inum) in get_inodes_all_snapshots()
844 lookup_inode_for_snapshot(struct bch_fs *c, struct inode_walker *w, struct bkey_s_c k) in lookup_inode_for_snapshot()
887 struct inode_walker *w, in walk_inode()
902 struct inode_walker *w, in get_visible_inodes()
1000 struct inode_walker target = inode_walker_init(); in fsck_update_backpointers()
[all …]