Lines Matching refs:set
440 /* set share access for a given stateid */
469 /* set share deny for a given stateid */
801 /* Does it conflict with a deny mode already set? */
1103 int new; /* index into 'set' */
1104 DECLARE_BITMAP(set[2], 256);
1119 memset(bd->set[bd->new], 0,
1120 sizeof(bd->set[0]));
1127 if (test_bit(hash&255, bd->set[0]) &&
1128 test_bit((hash>>8)&255, bd->set[0]) &&
1129 test_bit((hash>>16)&255, bd->set[0]))
1132 if (test_bit(hash&255, bd->set[1]) &&
1133 test_bit((hash>>8)&255, bd->set[1]) &&
1134 test_bit((hash>>16)&255, bd->set[1]))
1148 __set_bit(hash&255, bd->set[bd->new]);
1149 __set_bit((hash>>8)&255, bd->set[bd->new]);
1150 __set_bit((hash>>16)&255, bd->set[bd->new]);
3229 /* set the wire flags to return to client. */
3463 * slot cache by saving the xdr structure. sl_seqid has been set.
3993 /* We do not negotiate the number of slots yet, so set the
4010 /* Return the cached reply status and set cstate->status
5034 * set cstate->clp), so session = false:
5207 * Are we trying to set a deny mode that would conflict with
5223 /* set access to the file */
5292 /* test and set deny mode */
5550 * Now that the deleg is set, check again to ensure that nothing
5718 * set, (2) set open->op_stateid, (3) set open->op_delegation.
5818 * To finish the open response, we just need to set the rflags.
7056 * for v4.0 clients either, we set it to the special close_stateid
8315 * functions to set current state id