Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dfilecheck.c110 struct ocfs2_filecheck_sysfs_entry *entry = container_of(kobj, in ocfs2_filecheck_release()
111 struct ocfs2_filecheck_sysfs_entry, fs_kobj); in ocfs2_filecheck_release()
157 ocfs2_filecheck_sysfs_free(struct ocfs2_filecheck_sysfs_entry *entry) in ocfs2_filecheck_sysfs_free()
179 struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent; in ocfs2_filecheck_create_sysfs()
216 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent,
219 ocfs2_filecheck_adjust_max(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_adjust_max()
314 struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, in ocfs2_filecheck_attr_show()
315 struct ocfs2_filecheck_sysfs_entry, fs_kobj); in ocfs2_filecheck_attr_show()
357 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_is_dup_entry()
373 ocfs2_filecheck_erase_entry(struct ocfs2_filecheck_sysfs_entry *ent) in ocfs2_filecheck_erase_entry()
[all …]
Dfilecheck.h64 struct ocfs2_filecheck_sysfs_entry { /* sysfs entry per partition */ struct
Docfs2.h482 struct ocfs2_filecheck_sysfs_entry osb_fc_ent;