Home
last modified time | relevance | path

Searched defs:ocfs2_filecheck_entry (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dfilecheck.c56 struct ocfs2_filecheck_entry { struct
57 struct list_head fe_list;
58 unsigned long fe_ino;
59 unsigned int fe_type;
60 unsigned int fe_done:1;
61 unsigned int fe_status:31;