Searched refs:ASSIGN_ANY_LSN_DISK (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.h67 #define ASSIGN_ANY_LSN_DISK(lsn,cycle,block) \ macro
73 ASSIGN_ANY_LSN_DISK(lsn,(log)->l_curr_cycle,(log)->l_curr_block);
H A Dxfs_log_recover.c1097 ASSIGN_ANY_LSN_DISK(recp->h_lsn, cycle, block);
1098 ASSIGN_ANY_LSN_DISK(recp->h_tail_lsn, tail_cycle, tail_block);

Completed in 53 milliseconds