Home
last modified time | relevance | path

Searched refs:return_block (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/omfs/
H A Dbitmap.c133 u64 *return_block, in omfs_allocate_range() argument
163 *return_block = (u64) i * bits_per_entry + bit; in omfs_allocate_range()
H A Domfs.h44 int max_request, u64 *return_block, int *return_size);