Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dinode.c778 static u32 wire_perms_to_posix(u32 wire) in wire_perms_to_posix() function
825 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()