Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb2pdu.c3738 case FILE_NAMES_INFORMATION: in readdir_info_level_struct_sz()
3784 case FILE_NAMES_INFORMATION: in dentry_name()
3875 if (info_level != FILE_NAMES_INFORMATION) in smb2_populate_readdir_entry()
3925 case FILE_NAMES_INFORMATION: in smb2_populate_readdir_entry()
4107 if (priv->info_level != FILE_NAMES_INFORMATION) { in process_query_dir_entries()
4183 case FILE_NAMES_INFORMATION: in reserve_populate_dentry()
4273 case FILE_NAMES_INFORMATION: in verify_info_level()
/openbmc/linux/fs/smb/common/
H A Dsmb2pdu.h1589 #define FILE_NAMES_INFORMATION 12 /* also for QUERY_DIR */ macro