Searched refs:OCFS2_MAXQUOTAS (Results 1 – 2 of 2) sorted by relevance
22 #define OCFS2_MAXQUOTAS 2 macro46 struct list_head r_list[OCFS2_MAXQUOTAS]; /* List of chunks to recover */
1300 for (qtype = 0; qtype < OCFS2_MAXQUOTAS; qtype++) in ocfs2_setattr()