Searched refs:icbftype (Results 1 – 1 of 1) sorted by relevance
4168 udf_icb_to_unix_filetype(uint32_t icbftype) in udf_icb_to_unix_filetype() argument4170 switch (icbftype) { in udf_icb_to_unix_filetype()4369 uint32_t udf_perm, icbftype; in udf_getaccessmode() local4376 icbftype = fe->icbtag.file_type; in udf_getaccessmode()4381 icbftype = efe->icbtag.file_type; in udf_getaccessmode()4386 ftype = udf_icb_to_unix_filetype(icbftype); in udf_getaccessmode()