SYNOPSIS
- int posix_lock_inode_wait(struct inode * inode, struct file_lock * fl);
ARGUMENTS
inode
-
- inode of file to which lock request should be applied
fl
- The lock to be applied
DESCRIPTION
Apply a POSIX style lock request to an inode.
COPYRIGHT
inode
fl
Apply a POSIX style lock request to an inode.