Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_extfree_item.c699 struct xfs_efi_log_format *efi_formatp; in xlog_recover_efi_commit_pass2() local
702 efi_formatp = item->ri_buf[0].i_addr; in xlog_recover_efi_commit_pass2()
704 efip = xfs_efi_init(mp, efi_formatp->efi_nextents); in xlog_recover_efi_commit_pass2()
710 atomic_set(&efip->efi_next_extent, efi_formatp->efi_nextents); in xlog_recover_efi_commit_pass2()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_extfree_item.c805 struct xfs_efi_log_format *efi_formatp; in xlog_recover_efi_commit_pass2() local
808 efi_formatp = item->ri_buf[0].i_addr; in xlog_recover_efi_commit_pass2()
816 efip = xfs_efi_init(mp, efi_formatp->efi_nextents); in xlog_recover_efi_commit_pass2()
822 atomic_set(&efip->efi_next_extent, efi_formatp->efi_nextents); in xlog_recover_efi_commit_pass2()

Completed in 5 milliseconds