Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dinode.c725 static u32 wire_filetype_to_posix(u32 wire_type) in wire_filetype_to_posix() function
744 mode = (wire_perms_to_posix(wire) | wire_filetype_to_posix(wire_type)); in wire_mode_to_posix()