Searched refs:posix_block_lock (Results 1 – 4 of 4) sorted by relevance
380 posix_block_lock(conflock, &block->b_call.a_args.lock.fl); in nlmsvc_lock()535 posix_block_lock(conflock, &lock->fl); in nlmsvc_grant_blocked()
247 EXPORT_SYMBOL(posix_block_lock);
675 extern void posix_block_lock(struct file_lock *, struct file_lock *);
1801 posix_block_lock(struct file_lock *blocker, struct file_lock *waiter) in posix_block_lock() function