Searched refs:set_run (Results 1 – 1 of 1) sorted by relevance
/linux/fs/omfs/ |
A D | bitmap.c | 48 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()
|
Completed in 2 milliseconds