Searched refs:do_lock_file_wait (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | locks.c | 2434 static int do_lock_file_wait(struct file *filp, unsigned int cmd, in do_lock_file_wait() function 2530 error = do_lock_file_wait(filp, cmd, file_lock); in fcntl_setlk() 2549 error = do_lock_file_wait(filp, cmd, file_lock); in fcntl_setlk() 2661 error = do_lock_file_wait(filp, cmd, file_lock); in fcntl_setlk64() 2680 error = do_lock_file_wait(filp, cmd, file_lock); in fcntl_setlk64()
|