Searched refs:is_durable (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/smb/server/
H A Dvfs_cache.h110 bool is_durable; member in struct:ksmbd_file
H A Dvfs_cache.c679 else if (fp->is_durable && opinfo->is_lease &&
683 else if (fp->is_durable && opinfo->level == SMB2_OPLOCK_LEVEL_BATCH)
790 if (!fp->is_durable || fp->conn || fp->tcon) {
H A Dsmb2pdu.c3515 fp->is_durable = true;

Completed in 230 milliseconds