VFS_TEST_LOCK(9) The Linux VFS VFS_TEST_LOCK(9)NAMEvfs_test_lock - test file byte range lockSYNOPSISint vfs_test_lock(struct file * filp, struct file_lock * fl);ARGUMENTSfilp The file to test lock for fl The lock to test; also used to hold resultDESCRIPTIONReturns -ERRNO on failure. Indicates presence of conflicting lock by setting conf->fl_type to something other than F_UNLCK.COPYRIGHTKernel Hackers Manual 2.6. July 2010 VFS_TEST_LOCK(9)
| Related Man Pages |
|---|
| vfs_lock_file(9) - centos |
| lock_done(9r) - osf1 |
| vop_advlock(9) - freebsd |
| vop_advlock(9) - minix |
| vop_advlock(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Update kernel Linux without reboot?! |
| Tar Command |
| Shopt -s histappend |