Lines Matching refs:lease
80 /* BB FIXME can also be 44 for lease break */
222 /* special case for SMB2.1 lease break message */
488 __le32 lease = 0;
491 lease |= SMB2_LEASE_WRITE_CACHING_LE;
493 lease |= SMB2_LEASE_HANDLE_CACHING_LE;
495 lease |= SMB2_LEASE_READ_CACHING_LE;
496 return lease;
559 cifs_dbg(FYI, "lease key match, lease break 0x%x\n",
599 cifs_dbg(FYI, "lease key match, lease break 0x%x\n",
617 cifs_dbg(FYI, "Checking for lease break\n");
659 cifs_dbg(FYI, "Can not process lease break - no lease matched\n");