Searched refs:reconstruct_inode (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/bcachefs/
H A Dfsck.c462 static int reconstruct_inode(struct btree_trans *trans, u32 snapshot, u64 inum, u64 size, unsigned mode) function
486 return reconstruct_inode(trans, snapshot, inum, k.k->p.offset << 9, S_IFREG);
2092 ret = reconstruct_inode(trans, k.k->p.snapshot, k.k->p.inode, 0, S_IFDIR) ?:

Completed in 123 milliseconds