Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dfs_types.c8 static const unsigned char fs_dtype_by_ftype[FT_MAX] = { variable
42 return fs_dtype_by_ftype[filetype]; in fs_ftype_to_dtype()