Searched refs:posix_info_parse (Results 1 – 3 of 3) sorted by relevance
/fs/cifs/ |
D | readdir.c | 251 posix_info_parse(info, NULL, &parsed); in cifs_posix_to_fattr() 532 if (posix_info_parse(info, NULL, &parsed) < 0) { in cifs_fill_dirent_posix()
|
D | smb2proto.h | 303 int posix_info_parse(const void *beg, const void *end,
|
D | smb2pdu.c | 4520 int posix_info_parse(const void *beg, const void *end, in posix_info_parse() function 4589 int len = posix_info_parse(beg, end, NULL); in posix_info_extra_size()
|