Lines Matching full:locks
161 * Delete a file after having released all locks, blocks and shares
204 * Loop over all locks on the given file and perform the specified
260 * Quick check whether there are still any locks, blocks or
314 /* Traverse locks, blocks and shares of this file in nlm_traverse_files()
335 * Release file. If there are no more remote locks on this file,
339 * contortions because the code in fs/locks.c creates, deletes and
340 * splits locks without notification. Our only way is to walk the
352 /* If there are no more locks etc, delete the file */ in nlm_release_file()
401 /* we are destroying locks even though the client in nlmsvc_is_client()
435 "lockd: couldn't remove all locks held by %s\n", in nlmsvc_free_host_resources()
442 * nlmsvc_invalidate_all - remove all locks held for clients
444 * Release all locks held by NFS clients.
469 * nlmsvc_unlock_all_by_sb - release locks held on this file system
472 * Release all locks held by clients accessing this file system.
491 * nlmsvc_unlock_all_by_ip - release local locks by IP address
494 * Release all locks held by clients accessing this host