Home
last modified time | relevance | path

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

/openbmc/linux/fs/fat/
H A Dcache.c359 unsigned long *mapped_blocks, int create, bool from_bmap) in fat_bmap() argument
374 if (!from_bmap) { in fat_bmap()
H A Dfat.h322 unsigned long *mapped_blocks, int create, bool from_bmap);