Home
last modified time | relevance | path

Searched refs:durable_timeout (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dvfs_cache.h103 int durable_timeout; member
H A Doplock.c1656 buf->Timeout = cpu_to_le32(fp->durable_timeout); in create_durable_v2_rsp_buf()
H A Dsmb2pdu.c3532 fp->durable_timeout = min(dh_info.timeout, in smb2_open()
3535 fp->durable_timeout = 60; in smb2_open()