Home
last modified time | relevance | path

Searched refs:OCFS2_DIR_MEMBER_LEN (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A Docfs2_fs.h388 #define OCFS2_DIR_MEMBER_LEN offsetof(struct ocfs2_dir_entry, name) macro
389 #define OCFS2_DIR_REC_LEN(name_len) (((name_len) + OCFS2_DIR_MEMBER_LEN + \
H A Ddir.c362 while (de_buf < dlimit - OCFS2_DIR_MEMBER_LEN) { in ocfs2_search_dirblock()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Docfs2_fs.h386 #define OCFS2_DIR_MEMBER_LEN offsetof(struct ocfs2_dir_entry, name) macro
387 #define OCFS2_DIR_REC_LEN(name_len) (((name_len) + OCFS2_DIR_MEMBER_LEN + \

Completed in 11 milliseconds