Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_imap.h21 #define MAXAG 128 /* maximum number of allocation groups */ macro
109 struct iagctl_disk in_agctl[MAXAG]; /* 2048: AG control information */
121 struct iagctl in_agctl[MAXAG]; /* AG control information */
131 struct mutex im_aglock[MAXAG]; /* 512: per AG locks */
H A Djfs_dmap.h26 #define MAXAG 128 /* max number of allocation groups */ macro
204 __le64 dn_agfree[MAXAG];/* 8*MAXAG: per AG free count */
223 s64 dn_agfree[MAXAG]; /* per AG free count */
234 atomic_t db_active[MAXAG]; /* count of active, open files in AG */