Lines Matching refs:nfsdl_flags
651 ndp->nfsdl_flags = NFSCLDL_WRITE; in nfsrpc_openrpc()
673 ndp->nfsdl_flags = NFSCLDL_READ; in nfsrpc_openrpc()
676 ndp->nfsdl_flags |= NFSCLDL_RECALL; in nfsrpc_openrpc()
707 ndp->nfsdl_flags |= NFSCLDL_MODTIMESET; in nfsrpc_openrpc()
711 ndp->nfsdl_flags |= NFSCLDL_MODTIMESET; in nfsrpc_openrpc()
713 ndp->nfsdl_flags |= NFSCLDL_RECALL; in nfsrpc_openrpc()
2726 dp->nfsdl_flags = NFSCLDL_WRITE; in nfsrpc_createv4()
2748 dp->nfsdl_flags = NFSCLDL_READ; in nfsrpc_createv4()
2751 dp->nfsdl_flags |= NFSCLDL_RECALL; in nfsrpc_createv4()
2780 dp->nfsdl_flags |= NFSCLDL_MODTIMESET; in nfsrpc_createv4()
8323 ndp->nfsdl_flags = NFSCLDL_WRITE; in nfsrpc_openlayoutrpc()
8345 ndp->nfsdl_flags = NFSCLDL_READ; in nfsrpc_openlayoutrpc()
8347 ndp->nfsdl_flags |= NFSCLDL_RECALL; in nfsrpc_openlayoutrpc()
8379 ndp->nfsdl_flags |= NFSCLDL_MODTIMESET; in nfsrpc_openlayoutrpc()
8549 dp->nfsdl_flags = NFSCLDL_WRITE; in nfsrpc_createlayout()
8571 dp->nfsdl_flags = NFSCLDL_READ; in nfsrpc_createlayout()
8574 dp->nfsdl_flags |= NFSCLDL_RECALL; in nfsrpc_createlayout()
8621 dp->nfsdl_flags |= NFSCLDL_MODTIMESET; in nfsrpc_createlayout()