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