Home
last modified time | relevance | path

Searched refs:v9fs_file_lock_dotl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/9p/
H A Dvfs_file.c299 * v9fs_file_lock_dotl - lock a file (or directory)
306 static int v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock_dotl() function
669 .lock = v9fs_file_lock_dotl,
696 .lock = v9fs_file_lock_dotl,
723 .lock = v9fs_file_lock_dotl,
/kernel/linux/linux-6.6/fs/9p/
H A Dvfs_file.c281 * v9fs_file_lock_dotl - lock a file (or directory)
288 static int v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl) in v9fs_file_lock_dotl() function
602 .lock = v9fs_file_lock_dotl,

Completed in 3 milliseconds