Home
last modified time | relevance | path

Searched refs:posix_lock_inode (Results 1 – 1 of 1) sorted by relevance

/fs/
Dlocks.c1131 static int posix_lock_inode(struct inode *inode, struct file_lock *request, in posix_lock_inode() function
1372 return posix_lock_inode(locks_inode(filp), fl, conflock); in posix_lock_file()
1388 error = posix_lock_inode(inode, fl, NULL); in posix_lock_inode_wait()
1466 error = posix_lock_inode(inode, &fl, NULL); in locks_mandatory_area()
1474 error = posix_lock_inode(inode, &fl, NULL); in locks_mandatory_area()