Searched refs:ocfs2_lock (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | locks.h | 16 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl);
|
H A D | locks.c | 119 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_lock() function
|
H A D | file.c | 2752 .lock = ocfs2_lock, 2771 .lock = ocfs2_lock,
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | locks.h | 14 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl);
|
H A D | locks.c | 116 int ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_lock() function
|
H A D | file.c | 2785 .lock = ocfs2_lock, 2805 .lock = ocfs2_lock,
|
Completed in 7 milliseconds