Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Dfilecheck.c48 struct ocfs2_filecheck_entry { struct
49 struct list_head fe_list;
50 unsigned long fe_ino;
51 unsigned int fe_type;
52 unsigned int fe_done:1;
53 unsigned int fe_status:31;