Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dquota.h22 #define OCFS2_MAXQUOTAS 2 macro
46 struct list_head r_list[OCFS2_MAXQUOTAS]; /* List of chunks to recover */
H A Dfile.c1300 for (qtype = 0; qtype < OCFS2_MAXQUOTAS; qtype++) in ocfs2_setattr()