Home
last modified time | relevance | path

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

/linux-4.19.296/fs/omfs/
Dbitmap.c48 static int set_run(struct super_block *sb, int map, in set_run() function
165 ret = set_run(sb, i, bits_per_entry, bit, run, 1); in omfs_allocate_range()
191 ret = set_run(sb, map, bits_per_entry, bit, count, 0); in omfs_clear_range()