Searched refs:can_cache_brlcks (Results 1 – 5 of 5) sorted by relevance
160 if (cinode->can_cache_brlcks) { in smb2_unlock_range()
658 if (cinode->can_cache_brlcks) { in cifs_relock_file()1056 } else if (!cinode->can_cache_brlcks) in cifs_lock_test()1096 if (!exist && cinode->can_cache_brlcks) { in cifs_lock_add_if()1142 if (flock->fl_type == F_UNLCK && !cinode->can_cache_brlcks) { in cifs_posix_lock_test()1168 if (!cinode->can_cache_brlcks) { in cifs_posix_lock_set()1368 if (!cinode->can_cache_brlcks) { in cifs_push_locks()1380 cinode->can_cache_brlcks = false; in cifs_push_locks()1571 if (cinode->can_cache_brlcks) { in cifs_unlock_range()
717 cinode->can_cache_brlcks = CIFS_CACHE_WRITE(cinode); in cifs_set_fid()
1462 bool can_cache_brlcks; member
1417 cinode->can_cache_brlcks = CIFS_CACHE_WRITE(cinode); in smb2_set_fid()