Searched refs:LUFS_EXTENTS (Results 1 – 8 of 8) sorted by relevance
52 #define LUFS_EXTENTS (UINT32_C(0)) macro
521 if (diskread(logfp) || eb->type != LUFS_EXTENTS) { in lufs_boot_init()
304 if (ebp->type != LUFS_EXTENTS || ebp->nextents == 0) { in lufs_snarf()707 ebp->type = LUFS_EXTENTS; in lufs_alloc()
478 if (ebp->type != LUFS_EXTENTS) in dumplog()
317 if (ebp->type != LUFS_EXTENTS) { in logsetup()
2210 if (ebp->type != LUFS_EXTENTS || ebp->nextents == 0) in examinelog()
4997 if (log_eb->type != LUFS_EXTENTS) { in log_get_header_info()
4058 if (ebp->type != LUFS_EXTENTS) { in logsetup()