Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h2349 unsigned int oplock_flags, in __cifs_cache_state_check() argument
2355 return (oplock & oplock_flags) || (sflags & sb_flags); in __cifs_cache_state_check()