Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dfilecheck.c46 struct ocfs2_filecheck_entry { struct
150 struct ocfs2_filecheck_entry *p; in ocfs2_filecheck_sysfs_free()
155 struct ocfs2_filecheck_entry, fe_list); in ocfs2_filecheck_sysfs_free()
305 struct ocfs2_filecheck_entry *p; in ocfs2_filecheck_attr_show()
348 struct ocfs2_filecheck_entry *p; in ocfs2_filecheck_is_dup_entry()
363 struct ocfs2_filecheck_entry *p; in ocfs2_filecheck_erase_entry()
397 struct ocfs2_filecheck_entry *entry) in ocfs2_filecheck_done_entry()
429 struct ocfs2_filecheck_entry *entry) in ocfs2_filecheck_handle_entry()
452 struct ocfs2_filecheck_entry *entry; in ocfs2_filecheck_attr_store()
467 entry = kmalloc(sizeof(struct ocfs2_filecheck_entry), GFP_NOFS); in ocfs2_filecheck_attr_store()