Home
last modified time | relevance | path

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

/fs/ocfs2/
Dfilecheck.c102 struct ocfs2_filecheck_sysfs_entry *entry = container_of(kobj, in ocfs2_filecheck_release()
103 struct ocfs2_filecheck_sysfs_entry, fs_kobj); in ocfs2_filecheck_release()
149 ocfs2_filecheck_sysfs_free(struct ocfs2_filecheck_sysfs_entry *entry) in ocfs2_filecheck_sysfs_free()
171 struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent; in ocfs2_filecheck_create_sysfs()
209 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent,
212 ocfs2_filecheck_adjust_max(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_adjust_max()
307 struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, in ocfs2_filecheck_attr_show()
308 struct ocfs2_filecheck_sysfs_entry, fs_kobj); in ocfs2_filecheck_attr_show()
346 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_is_dup_entry()
362 ocfs2_filecheck_erase_entry(struct ocfs2_filecheck_sysfs_entry *ent) in ocfs2_filecheck_erase_entry()
[all …]
Dfilecheck.h56 struct ocfs2_filecheck_sysfs_entry { /* sysfs entry per partition */ struct
Docfs2.h471 struct ocfs2_filecheck_sysfs_entry osb_fc_ent;