centos man page for lock_two_nondirectories

Query: lock_two_nondirectories

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: forum home   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LOCK_TWO_NONDIRECTOR(9) 					   The Linux VFS					   LOCK_TWO_NONDIRECTOR(9)

NAME
lock_two_nondirectories - take two i_mutexes on non-directory objects
SYNOPSIS
void lock_two_nondirectories(struct inode * inode1, struct inode * inode2);
ARGUMENTS
inode1 first inode to lock inode2 second inode to lock
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 LOCK_TWO_NONDIRECTOR(9)