Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dfilecheck.c46 struct ocfs2_filecheck_entry { struct
47 struct list_head fe_list;
48 unsigned long fe_ino;
49 unsigned int fe_type;
50 unsigned int fe_done:1;
51 unsigned int fe_status:31;