Searched refs:FILE_LOCK_DEFERRED (Results 1 – 6 of 6) sorted by relevance
580 case FILE_LOCK_DEFERRED: in nlmsvc_lock() 633 if (error == FILE_LOCK_DEFERRED) in nlmsvc_testlock() 879 case FILE_LOCK_DEFERRED: in nlmsvc_grant_blocked()
27 #define FILE_LOCK_DEFERRED 1 macro
1124 error = FILE_LOCK_DEFERRED; in flock_lock_inode() 1218 error = FILE_LOCK_DEFERRED; in posix_lock_inode() 1419 if (error != FILE_LOCK_DEFERRED) in posix_lock_inode_wait() 2085 if (error != FILE_LOCK_DEFERRED) in flock_lock_inode_wait() 2337 * FILE_LOCK_DEFERRED, and call ->lm_grant() when the lock request completes.2339 * FILE_LOCK_DEFERRED then try to get the lock and call the callback routine2346 * ->lm_grant() before returning to the caller with a FILE_LOCK_DEFERRED2370 if (error != FILE_LOCK_DEFERRED) in do_lock_file_wait()
167 rv = FILE_LOCK_DEFERRED; in dlm_posix_lock()
1721 * 3) FILE_LOCK_DEFERRED, if we will wait for some other file_lock;1722 * 4) FILE_LOCK_DEFERRED + 1, if we need to request to the server.1728 int rc = FILE_LOCK_DEFERRED + 1; in cifs_posix_lock_set() 2251 if (rc <= FILE_LOCK_DEFERRED) in cifs_setlk()
8345 case FILE_LOCK_DEFERRED: in nfsd4_lock()