Home
last modified time | relevance | path

Searched refs:ocfs2_filecheck (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ocfs2/
H A Dfilecheck.h36 struct ocfs2_filecheck { struct
57 struct ocfs2_filecheck *fs_fcheck; argument
H A Dfilecheck.c97 ATTRIBUTE_GROUPS(ocfs2_filecheck);
169 struct ocfs2_filecheck *fcheck; in ocfs2_filecheck_create_sysfs()
172 fcheck = kmalloc(sizeof(struct ocfs2_filecheck), GFP_NOFS); in ocfs2_filecheck_create_sysfs()