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

/linux-master/fs/ocfs2/
H A Dfilecheck.h54 struct ocfs2_filecheck_sysfs_entry { /* sysfs entry per partition */ struct
H A Dfilecheck.c101 struct ocfs2_filecheck_sysfs_entry *entry = container_of(kobj,
102 struct ocfs2_filecheck_sysfs_entry, fs_kobj);
148 ocfs2_filecheck_sysfs_free(struct ocfs2_filecheck_sysfs_entry *entry)
170 struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent;
208 ocfs2_filecheck_erase_entries(struct ocfs2_filecheck_sysfs_entry *ent,
211 ocfs2_filecheck_adjust_max(struct ocfs2_filecheck_sysfs_entry *ent,
306 struct ocfs2_filecheck_sysfs_entry *ent = container_of(kobj,
307 struct ocfs2_filecheck_sysfs_entry, fs_kobj);
345 ocfs2_filecheck_is_dup_entry(struct ocfs2_filecheck_sysfs_entry *ent,
361 ocfs2_filecheck_erase_entry(struct ocfs2_filecheck_sysfs_entry *en
[all...]
H A Docfs2.h469 struct ocfs2_filecheck_sysfs_entry osb_fc_ent;

Completed in 106 milliseconds