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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_log_recover.c47 STATIC int xlog_find_zeroed(xlog_t *, xfs_daddr_t *);
572 if ((error = xlog_find_zeroed(log, &first_blk)) == -1) {
1041 xlog_find_zeroed( function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_log_recover.c47 STATIC int xlog_find_zeroed(xlog_t *, xfs_daddr_t *);
572 if ((error = xlog_find_zeroed(log, &first_blk)) == -1) {
1041 xlog_find_zeroed( function

Completed in 67 milliseconds