Searched refs:NFSM_CHAIN_FLAG_ADD_CLUSTERS (Results 1 – 3 of 3) sorted by relevance
937 #define NFSM_CHAIN_FLAG_ADD_CLUSTERS 0x1 /* always add mbuf clusters */ macro
4396 nmrep.nmc_flags |= NFSM_CHAIN_FLAG_ADD_CLUSTERS; in nfsrv_readdir()4652 nmrep.nmc_flags |= NFSM_CHAIN_FLAG_ADD_CLUSTERS; in nfsrv_readdirplus()
398 if (nmc->nmc_flags & NFSM_CHAIN_FLAG_ADD_CLUSTERS) { in nfsm_chain_new_mbuf()