Searched refs:ext3_try_to_allocate (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/ext3/ |
D | balloc.c | 876 ext3_try_to_allocate(struct super_block *sb, handle_t *handle, int group, in ext3_try_to_allocate() function 1347 ret = ext3_try_to_allocate(sb, handle, group, bitmap_bh, in ext3_try_to_allocate_with_rsv() 1403 ret = ext3_try_to_allocate(sb, handle, group, bitmap_bh, in ext3_try_to_allocate_with_rsv()
|