Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_log_priv.h259 xlog_res_t t_res_arr[XLOG_TIC_LEN_MAX]; /* array of res : 8 * 15 */ member
Dxfs_log.c315 tic->t_res_arr[tic->t_res_num].r_len = len; in xlog_tic_add_region()
316 tic->t_res_arr[tic->t_res_num].r_type = type; in xlog_tic_add_region()
1712 uint r_type = ticket->t_res_arr[i].r_type; in xlog_print_tic_res()
1716 ticket->t_res_arr[i].r_len); in xlog_print_tic_res()