Searched refs:NBPGS_IS_EQUAL (Results 1 – 2 of 2) sorted by relevance
194 #define NBPGS_IS_EQUAL(NFSBP1, NFSBP2) (memcmp((NFSBP1), (NFSBP2), NBPGS_STRUCT_SIZE) == 0) macro
3403 if (!NBPGS_IS_EQUAL(&pagemaskand, &pagemask)) { in nfs_vnop_write()