Lines Matching refs:set
588 /* Does it conflict with a deny mode already set? */
884 int new; /* index into 'set' */
885 DECLARE_BITMAP(set[2], 256);
900 memset(bd->set[bd->new], 0,
901 sizeof(bd->set[0]));
908 if (test_bit(hash&255, bd->set[0]) &&
909 test_bit((hash>>8)&255, bd->set[0]) &&
910 test_bit((hash>>16)&255, bd->set[0]))
913 if (test_bit(hash&255, bd->set[1]) &&
914 test_bit((hash>>8)&255, bd->set[1]) &&
915 test_bit((hash>>16)&255, bd->set[1]))
929 __set_bit(hash&255, bd->set[bd->new]);
930 __set_bit((hash>>8)&255, bd->set[bd->new]);
931 __set_bit((hash>>16)&255, bd->set[bd->new]);
1201 /* set share access for a given stateid */
1230 /* set share deny for a given stateid */
3035 /* set the wire flags to return to client. */
3259 * slot cache by saving the xdr structure. sl_seqid has been set.
3785 /* We do not negotiate the number of slots yet, so set the
3802 /* Return the cached reply status and set cstate->status
4879 * Are we trying to set a deny mode that would conflict with
4888 /* set access to the file */
4945 /* test and set deny mode */
5282 * To finish the open response, we just need to set the rflags.
6284 * for v4.0 clients either, we set it to the special close_stateid
7500 * functions to set current state id