Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ocfs2/
Dquota.h38 struct ocfs2_recovery_chunk { struct
Dquota_local.c300 struct ocfs2_recovery_chunk *rc; in ocfs2_add_recovery_chunk()
302 rc = kmalloc(sizeof(struct ocfs2_recovery_chunk), GFP_NOFS); in ocfs2_add_recovery_chunk()
319 struct ocfs2_recovery_chunk *next; in free_recovery_list()
320 struct ocfs2_recovery_chunk *rchunk; in free_recovery_list()
472 struct ocfs2_recovery_chunk *rchunk, *next; in ocfs2_recover_local_quota_file()