Searched refs:xlog_find_zeroed (Results 1 – 1 of 1) sorted by relevance
47 STATIC int xlog_find_zeroed(xlog_t *, xfs_daddr_t *);585 if ((error = xlog_find_zeroed(log, &first_blk)) == -1) { in xlog_find_head()1052 xlog_find_zeroed( in xlog_find_zeroed() function