Searched refs:fs_ftype_by_dtype (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/
H A Dfs_types.c50 static const unsigned char fs_ftype_by_dtype[DT_MAX] = { variable
79 return fs_ftype_by_dtype[S_DT(mode)];

Completed in 90 milliseconds