Home
last modified time | relevance | path

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

/fs/ocfs2/
Dfilecheck.c100 struct ocfs2_filecheck_sysfs_entry *entry = container_of(kobj, in ocfs2_filecheck_release()
101 struct ocfs2_filecheck_sysfs_entry, fs_kobj); in ocfs2_filecheck_release()
147 ocfs2_filecheck_sysfs_free(struct ocfs2_filecheck_sysfs_entry *entry) in ocfs2_filecheck_sysfs_free()
169 struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent; in ocfs2_filecheck_create_sysfs()
207 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent,
210 ocfs2_filecheck_adjust_max(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_adjust_max()
305 struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, in ocfs2_filecheck_attr_show()
306 struct ocfs2_filecheck_sysfs_entry, fs_kobj); in ocfs2_filecheck_attr_show()
344 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_is_dup_entry()
360 ocfs2_filecheck_erase_entry(struct ocfs2_filecheck_sysfs_entry *ent) in ocfs2_filecheck_erase_entry()
[all …]
Dfilecheck.h54 struct ocfs2_filecheck_sysfs_entry { /* sysfs entry per partition */ struct
Docfs2.h469 struct ocfs2_filecheck_sysfs_entry osb_fc_ent;