Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/ocfs2/
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;
/kernel/linux/linux-5.10/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;