Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
Dagheader_repair.c902 agi->agi_newino = cpu_to_be32(NULLAGINO); in xrep_agi_init_header()
903 agi->agi_dirino = cpu_to_be32(NULLAGINO); in xrep_agi_init_header()
1041 xfs_agino_t ret = NULLAGINO; in xrep_iunlink_reload_next()
1052 xrep_iunlink_store_next(ragi, agino, NULLAGINO); in xrep_iunlink_reload_next()
1081 xfs_agino_t prev_agino = NULLAGINO; in xrep_iunlink_walk_ondisk_bucket()
1086 while (next_agino != NULLAGINO) { in xrep_iunlink_walk_ondisk_bucket()
1154 if (ip->i_prev_unlinked == NULLAGINO) { in xrep_iunlink_visit()
1155 if (ragi->iunlink_heads[bucket] == NULLAGINO) in xrep_iunlink_visit()
1327 xfs_agino_t prev_agino = NULLAGINO; in xrep_iunlink_resolve_bucket()
1331 while (next_agino != NULLAGINO) { in xrep_iunlink_resolve_bucket()
[all …]
Discan.c99 xfs_agino_t lastino = NULLAGINO; in xchk_iscan_find_next()
108 *cursor = NULLAGINO; in xchk_iscan_find_next()
129 *cursor = NULLAGINO; in xchk_iscan_find_next()
142 if (lastino != NULLAGINO && in xchk_iscan_find_next()
339 if (agino != NULLAGINO) { in xchk_iscan_advance()
Dialloc.c525 if (iabt->next_startino != NULLAGINO) { in xchk_iallocbt_rec_alignment()
540 iabt->next_startino = NULLAGINO; in xchk_iallocbt_rec_alignment()
541 iabt->next_cluster_ino = NULLAGINO; in xchk_iallocbt_rec_alignment()
715 .next_startino = NULLAGINO, in xchk_iallocbt()
716 .next_cluster_ino = NULLAGINO, in xchk_iallocbt()
Dialloc_repair.c201 ri->rie.ir_startino = NULLAGINO; in xrep_ibt_stash()
240 if (ri->rie.ir_startino != NULLAGINO && in xrep_ibt_cluster_record()
247 if (ri->rie.ir_startino == NULLAGINO) { in xrep_ibt_cluster_record()
476 ri->rie.ir_startino = NULLAGINO; in xrep_ibt_find_inodes()
486 if (ri->rie.ir_startino != NULLAGINO) in xrep_ibt_find_inodes()
Drepair.c287 xfs_agino_t icount = NULLAGINO; in xrep_calc_ag_resblks()
329 if (icount == NULLAGINO || in xrep_calc_ag_resblks()
Dagheader.c948 while (agino != NULLAGINO) { in xchk_iunlink()
Dinode_repair.c203 dip->di_next_unlinked = cpu_to_be32(NULLAGINO); in xrep_dinode_buf_core()
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_inode_util.c417 if (next_agino == NULLAGINO) in xfs_iunlink_update_backref()
505 if (next_agino != NULLAGINO) { in xfs_iunlink_insert_inode()
517 ip->i_prev_unlinked = NULLAGINO; in xfs_iunlink_insert_inode()
588 error = xfs_iunlink_log_inode(tp, ip, pag, NULLAGINO); in xfs_iunlink_remove_inode()
622 ip->i_next_unlinked = NULLAGINO; in xfs_iunlink_remove_inode()
Dxfs_ialloc.c381 free->di_next_unlinked = cpu_to_be32(NULLAGINO); in xfs_ialloc_inode_init()
747 if (likely(newino != NULLAGINO && in xfs_ialloc_ag_alloc()
1171 if (pagino != NULLAGINO && in xfs_dialloc_ag_inobt()
1173 pag->pagl_leftrec != NULLAGINO && in xfs_dialloc_ag_inobt()
1174 pag->pagl_rightrec != NULLAGINO) { in xfs_dialloc_ag_inobt()
1263 pag->pagl_pagino = NULLAGINO; in xfs_dialloc_ag_inobt()
1264 pag->pagl_leftrec = NULLAGINO; in xfs_dialloc_ag_inobt()
1265 pag->pagl_rightrec = NULLAGINO; in xfs_dialloc_ag_inobt()
1276 if (agi->agi_newino != cpu_to_be32(NULLAGINO)) { in xfs_dialloc_ag_inobt()
1473 if (agi->agi_newino != cpu_to_be32(NULLAGINO)) { in xfs_dialloc_ag_finobt_newino()
[all …]
Dxfs_types.h65 #define NULLAGINO ((xfs_agino_t)-1) macro
Dxfs_ag.c573 agi->agi_newino = cpu_to_be32(NULLAGINO); in xfs_agiblock_init()
574 agi->agi_dirino = cpu_to_be32(NULLAGINO); in xfs_agiblock_init()
582 agi->agi_unlinked[bucket] = cpu_to_be32(NULLAGINO); in xfs_agiblock_init()
Dxfs_ag.h254 if (agino == NULLAGINO) in xfs_verify_agino_or_null()
/linux-6.14.4/fs/xfs/
Dxfs_iunlink_item.c158 if (next_agino != NULLAGINO) in xfs_iunlink_log_inode()
Dxfs_icache.c131 ip->i_next_unlinked = NULLAGINO; in xfs_inode_alloc()
286 if (agino != NULLAGINO) in xfs_perag_clear_inode_tag()
1026 xfs_perag_clear_inode_tag(pag, NULLAGINO, XFS_ICI_RECLAIM_TAG); in xfs_reclaim_inode()
Dxfs_inode.c1536 ASSERT(next_agino != NULLAGINO); in xfs_iunlink_reload_next()
2889 prev_agino = NULLAGINO; in xfs_inode_reload_unlinked_bucket()
2891 while (next_agino != NULLAGINO) { in xfs_inode_reload_unlinked_bucket()
Dxfs_inode_item.c592 to->di_next_unlinked = NULLAGINO; in xfs_inode_to_log_dinode()
Dxfs_log_recover.c2702 agi->agi_unlinked[bucket] = cpu_to_be32(NULLAGINO); in xlog_recover_clear_agi_bucket()
2734 while (agino != NULLAGINO) { in xlog_recover_iunlink_bucket()