Home
last modified time | relevance | path

Searched refs:ocfs2_filecheck_sysfs_entry (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ocfs2/
H A 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 *en
[all...]
H A Dfilecheck.h56 struct ocfs2_filecheck_sysfs_entry { /* sysfs entry per partition */ struct
H A Docfs2.h471 struct ocfs2_filecheck_sysfs_entry osb_fc_ent;
/kernel/linux/linux-6.6/fs/ocfs2/
H A 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 *en
[all...]
H A Dfilecheck.h54 struct ocfs2_filecheck_sysfs_entry { /* sysfs entry per partition */ struct
H A Docfs2.h469 struct ocfs2_filecheck_sysfs_entry osb_fc_ent;

Completed in 6 milliseconds