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 3.10 June 2014 VFS_TEST_LOCK(9)
| Related Man Pages |
|---|
| vfs_lock_file(9) - suse |
| vop_advlock(9) - debian |
| ping_pong(1) - centos |
| vop_advlock(9) - opensolaris |
| vop_advlock(9) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| [TIP] Processing YAML files with yq |