Home
last modified time | relevance | path

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

/linux/fs/cifs/
A Dsmb2file.c148 if (cinode->can_cache_brlcks) { in smb2_unlock_range()
A Dfile.c677 if (cinode->can_cache_brlcks) { in cifs_relock_file()
1127 } else if (!cinode->can_cache_brlcks) in cifs_lock_test()
1167 if (!exist && cinode->can_cache_brlcks) { in cifs_lock_add_if()
1213 if (flock->fl_type == F_UNLCK && !cinode->can_cache_brlcks) { in cifs_posix_lock_test()
1239 if (!cinode->can_cache_brlcks) { in cifs_posix_lock_set()
1439 if (!cinode->can_cache_brlcks) { in cifs_push_locks()
1451 cinode->can_cache_brlcks = false; in cifs_push_locks()
1642 if (cinode->can_cache_brlcks) { in cifs_unlock_range()
A Dcifsglob.h1413 bool can_cache_brlcks; member
A Dsmb1ops.c718 cinode->can_cache_brlcks = CIFS_CACHE_WRITE(cinode); in cifs_set_fid()
A Dsmb2ops.c1514 cinode->can_cache_brlcks = CIFS_CACHE_WRITE(cinode); in smb2_set_fid()

Completed in 28 milliseconds