Searched refs:loglow (Results 1 – 1 of 1) sorted by relevance
875 int loglow; /* first leaf entry to log */ in xfs_dir3_leaf_compact() local888 for (from = to = 0, loglow = -1; from < leafhdr->count; from++) { in xfs_dir3_leaf_compact()895 if (loglow == -1) in xfs_dir3_leaf_compact()896 loglow = to; in xfs_dir3_leaf_compact()910 if (loglow != -1) in xfs_dir3_leaf_compact()911 xfs_dir3_leaf_log_ents(args, bp, loglow, to - 1); in xfs_dir3_leaf_compact()