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

/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_buf.c55 xfs_agino_t unlinked_ino; local
59 unlinked_ino = be32_to_cpu(dip->di_next_unlinked);
62 xfs_verify_agino_or_null(bp->b_pag, unlinked_ino);

Completed in 267 milliseconds