fs_ftype_by_dtype   50 fs/fs_types.c  static const unsigned char fs_ftype_by_dtype[DT_MAX] = {
fs_ftype_by_dtype   79 fs/fs_types.c  	return fs_ftype_by_dtype[S_DT(mode)];