Home
last modified time | relevance | path

Searched refs:CIFS_INODE_DOWNGRADE_OPLOCK_TO_L2 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/fs/cifs/
Dsmb2misc.c552 set_bit(CIFS_INODE_DOWNGRADE_OPLOCK_TO_L2, in smb2_tcon_has_lease()
555 clear_bit(CIFS_INODE_DOWNGRADE_OPLOCK_TO_L2, in smb2_tcon_has_lease()
708 CIFS_INODE_DOWNGRADE_OPLOCK_TO_L2, in smb2_is_valid_oplock_break()
712 CIFS_INODE_DOWNGRADE_OPLOCK_TO_L2, in smb2_is_valid_oplock_break()
Dmisc.c497 CIFS_INODE_DOWNGRADE_OPLOCK_TO_L2, in is_valid_oplock_break()
501 CIFS_INODE_DOWNGRADE_OPLOCK_TO_L2, in is_valid_oplock_break()
Dcifsglob.h1408 #define CIFS_INODE_DOWNGRADE_OPLOCK_TO_L2 (2) /* Downgrade oplock to L2 */ macro
Dfile.c4645 test_bit(CIFS_INODE_DOWNGRADE_OPLOCK_TO_L2, &cinode->flags)); in cifs_oplock_break()