Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsproto.h687 umode_t wire_mode_to_posix(u32 wire, bool is_dir);
H A Dreaddir.c264 fattr->cf_mode = wire_mode_to_posix(le32_to_cpu(info->Mode), in cifs_posix_to_fattr()
H A Dinode.c734 umode_t wire_mode_to_posix(u32 wire, bool is_dir) in wire_mode_to_posix() function
784 fattr->cf_mode = wire_mode_to_posix(le32_to_cpu(info->Mode), in smb311_posix_info_to_fattr()