xfs_ialloc_has_inode_record 2701 fs/xfs/libxfs/xfs_ialloc.c 	return xfs_ialloc_has_inode_record(cur, low, high, exists);
xfs_ialloc_has_inode_record  145 fs/xfs/libxfs/xfs_ialloc.h int xfs_ialloc_has_inode_record(struct xfs_btree_cur *cur, xfs_agino_t low,
xfs_ialloc_has_inode_record   72 fs/xfs/scrub/ialloc.c 	error = xfs_ialloc_has_inode_record(*pcur, agino, agino, &has_irec);