Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dsmb2inode.c672 __u8 *sidsbuf_end = NULL; in smb311_posix_query_path_info() local
717 sidsbuf_end = sidsbuf + sidsbuflen; in smb311_posix_query_path_info()
719 owner_len = posix_info_sid_size(sidsbuf, sidsbuf_end); in smb311_posix_query_path_info()
727 sidsbuf + owner_len, sidsbuf_end); in smb311_posix_query_path_info()