Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dfilecheck.c48 struct ocfs2_filecheck_entry { struct
151 struct ocfs2_filecheck_entry *p; in ocfs2_filecheck_sysfs_free()
156 struct ocfs2_filecheck_entry, fe_list); in ocfs2_filecheck_sysfs_free()
306 struct ocfs2_filecheck_entry *p; in ocfs2_filecheck_attr_show()
349 struct ocfs2_filecheck_entry *p; in ocfs2_filecheck_is_dup_entry()
364 struct ocfs2_filecheck_entry *p; in ocfs2_filecheck_erase_entry()
398 struct ocfs2_filecheck_entry *entry) in ocfs2_filecheck_done_entry()
430 struct ocfs2_filecheck_entry *entry) in ocfs2_filecheck_handle_entry()
453 struct ocfs2_filecheck_entry *entry; in ocfs2_filecheck_attr_store()
468 entry = kmalloc(sizeof(struct ocfs2_filecheck_entry), GFP_NOFS); in ocfs2_filecheck_attr_store()