Searched refs:laystatp (Results 1 – 1 of 1) sorted by relevance
8232 *laystatp = ENXIO; in nfsrpc_openlayoutrpc()8272 *laystatp = nd->nd_repstat; in nfsrpc_openlayoutrpc()8377 *laystatp = fxdr_unsigned(int, *++tl); in nfsrpc_openlayoutrpc()8378 if (*laystatp == 0) { in nfsrpc_openlayoutrpc()8382 *laystatp = error; in nfsrpc_openlayoutrpc()8407 struct nfsclflayouthead *flhp, int *laystatp) in nfsrpc_createlayout() argument8423 *laystatp = ENXIO; in nfsrpc_createlayout()8500 *laystatp = nd->nd_repstat; in nfsrpc_createlayout()8637 *laystatp = fxdr_unsigned(int, *(tl + 3)); in nfsrpc_createlayout()8638 if (*laystatp == 0) { in nfsrpc_createlayout()[all …]