Searched refs:posix_info_parse (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/fs/cifs/ |
D | smb2proto.h | 294 int posix_info_parse(const void *beg, const void *end,
|
D | readdir.c | 237 posix_info_parse(info, NULL, &parsed); in cifs_posix_to_fattr() 539 if (posix_info_parse(info, NULL, &parsed) < 0) { in cifs_fill_dirent_posix()
|
D | smb2pdu.c | 4692 int posix_info_parse(const void *beg, const void *end, in posix_info_parse() function 4759 int len = posix_info_parse(beg, end, NULL); in posix_info_extra_size()
|