Searched refs:di_next_unlinked (Results 1 – 7 of 7) sorted by relevance
1967 ASSERT(dip->di_next_unlinked == cpu_to_be32(NULLAGINO)); in xfs_iunlink()1968 dip->di_next_unlinked = agi->agi_unlinked[bucket_index]; in xfs_iunlink()1970 offsetof(xfs_dinode_t, di_next_unlinked); in xfs_iunlink()2059 next_agino = be32_to_cpu(dip->di_next_unlinked); in xfs_iunlink_remove()2062 dip->di_next_unlinked = cpu_to_be32(NULLAGINO); in xfs_iunlink_remove()2064 offsetof(xfs_dinode_t, di_next_unlinked); in xfs_iunlink_remove()2119 next_agino = be32_to_cpu(last_dip->di_next_unlinked); in xfs_iunlink_remove()2139 next_agino = be32_to_cpu(dip->di_next_unlinked); in xfs_iunlink_remove()2143 dip->di_next_unlinked = cpu_to_be32(NULLAGINO); in xfs_iunlink_remove()2145 offsetof(xfs_dinode_t, di_next_unlinked); in xfs_iunlink_remove()[all …]
339 to->di_next_unlinked = NULLAGINO; in xfs_inode_to_log_dinode()
2168 offsetof(xfs_dinode_t, di_next_unlinked); in xlog_recover_do_inode_buffer()5078 agino = be32_to_cpu(dip->di_next_unlinked); in xlog_recover_process_one_iunlink()
409 xfs_agino_t di_next_unlinked;/* agi unlinked list ptr */ member431 return offsetof(struct xfs_log_dinode, di_next_unlinked); in xfs_log_dinode_size()
43 if (!dip->di_next_unlinked) { in xfs_inobp_check()99 unlinked_ino = be32_to_cpu(dip->di_next_unlinked); in xfs_inode_buf_verify()
882 __be32 di_next_unlinked;/* agi unlinked list ptr */ member
366 free->di_next_unlinked = cpu_to_be32(NULLAGINO); in xfs_ialloc_inode_init()