Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfile.c1126 if (cinode->can_cache_brlcks) { in cifs_relock_file()
1608 } else if (!cinode->can_cache_brlcks) in cifs_lock_test()
1648 if (!exist && cinode->can_cache_brlcks) { in cifs_lock_add_if()
1695 if (lock_is_unlock(flock) && !cinode->can_cache_brlcks) { in cifs_posix_lock_test()
1721 if (!cinode->can_cache_brlcks) { in cifs_posix_lock_set()
1928 if (!cinode->can_cache_brlcks) { in cifs_push_locks()
1942 cinode->can_cache_brlcks = false; in cifs_push_locks()
2135 if (cinode->can_cache_brlcks) { in cifs_unlock_range()
H A Dsmb1ops.c735 cinode->can_cache_brlcks = CIFS_CACHE_WRITE(cinode); in cifs_set_fid()
H A Dcifsglob.h1567 bool can_cache_brlcks; member
H A Dsmb2ops.c1450 cinode->can_cache_brlcks = CIFS_CACHE_WRITE(cinode); in smb2_set_fid()