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