Searched refs:wire_perms_to_posix (Results 1 – 1 of 1) sorted by relevance
778 static u32 wire_perms_to_posix(u32 wire) in wire_perms_to_posix() function825 mode = wire_perms_to_posix(wire) | S_IFDIR; in wire_mode_to_posix()827 mode = (wire_perms_to_posix(wire) | wire_filetype_to_posix(wire_type)); in wire_mode_to_posix()