Searched refs:file_get_block_etc (Results 1 – 1 of 1) sorted by relevance
/trusty/user/app/storage/ |
D | file.c | 371 static const void* file_get_block_etc(struct transaction* tr, in file_get_block_etc() function 477 return file_get_block_etc(tr, file, file_block, true, false, ref); in file_get_block() 495 return (void*)file_get_block_etc(tr, file, file_block, read, true, ref); in file_get_block_write()
|