Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dfilecheck.c101 struct ocfs2_filecheck_sysfs_entry *entry = container_of(kobj, in ocfs2_filecheck_release()
102 struct ocfs2_filecheck_sysfs_entry, fs_kobj); in ocfs2_filecheck_release()
148 ocfs2_filecheck_sysfs_free(struct ocfs2_filecheck_sysfs_entry *entry) in ocfs2_filecheck_sysfs_free()
170 struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent; in ocfs2_filecheck_create_sysfs()
208 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent,
211 ocfs2_filecheck_adjust_max(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_adjust_max()
306 struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj, in ocfs2_filecheck_attr_show()
307 struct ocfs2_filecheck_sysfs_entry, fs_kobj); in ocfs2_filecheck_attr_show()
345 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent, in ocfs2_filecheck_is_dup_entry()
361 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;