Searched refs:ocfs2_find_entry_el (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | dir.c | 672 static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, in ocfs2_find_entry_el() function 1082 bh = ocfs2_find_entry_el(name, namelen, dir, &res_dir); in ocfs2_find_entry()
|
H A D | ocfs2_trace.h | 2046 DEFINE_OCFS2_POINTER_EVENT(ocfs2_find_entry_el); variable
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | dir.c | 664 static struct buffer_head *ocfs2_find_entry_el(const char *name, int namelen, in ocfs2_find_entry_el() function 1074 bh = ocfs2_find_entry_el(name, namelen, dir, &res_dir); in ocfs2_find_entry()
|
H A D | ocfs2_trace.h | 2047 DEFINE_OCFS2_POINTER_EVENT(ocfs2_find_entry_el); variable
|
Completed in 21 milliseconds