Searched refs:l_unmount_free (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_log_priv.h432 xlog_ticket_t *l_unmount_free;/* kmem_free these addresses */ member in struct:log
H A Dxfs_log.c1543 tic = log->l_unmount_free;
3187 t_list->t_next = log->l_unmount_free;
3188 log->l_unmount_free = t_list++;

Completed in 86 milliseconds