xlog_find_zeroed 51 fs/xfs/xfs_log_recover.c STATIC int xlog_find_zeroed(xlog_t *, xfs_daddr_t *); xlog_find_zeroed 529 fs/xfs/xfs_log_recover.c if ((error = xlog_find_zeroed(log, &first_blk)) == -1) {