Searched hist:136943 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/ufs/ffs/
H A Dffs_rawread.cdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
H A Dffs_inode.cdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
H A Dffs_vnops.cdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
H A Dffs_softdep.cdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
H A Dffs_vfsops.cdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
/freebsd-11-stable/sys/fs/ext2fs/
H A Dext2_inode.cdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
H A Dext2_vfsops.cdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
/freebsd-11-stable/sys/fs/msdosfs/
H A Dmsdosfs_vfsops.cdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
/freebsd-11-stable/sys/kern/
H A Dvfs_default.cdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().
/freebsd-11-stable/sys/sys/
H A Dvnode.hdiff 136943 Mon Oct 25 07:14:03 MDT 2004 phk Loose the v_dirty* and v_clean* alias macros.

Check the count field where we just want to know the full/empty state,
rather than using TAILQ_EMPTY() or TAILQ_FIRST().

Completed in 739 milliseconds