Searched refs:NFSLAY_CALLB (Results 1 – 2 of 2) sorted by relevance
152 #define NFSLAY_CALLB 0x0010 macro
6860 if ((lyp->lay_flags & NFSLAY_CALLB) == 0) { in nfsrv_layoutget() 7232 if ((lyp->lay_flags & NFSLAY_CALLB) == 0) { in nfsrv_recalloldlayout() 7233 lyp->lay_flags |= NFSLAY_CALLB; in nfsrv_recalloldlayout() 7262 (lyp->lay_flags & NFSLAY_CALLB) != 0 && in nfsrv_recalloldlayout() 7275 * clearing NFSLAY_CALLB and moving in nfsrv_recalloldlayout() 7279 lyp->lay_flags &= ~NFSLAY_CALLB; in nfsrv_recalloldlayout()