Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb2pdu.c10757 bool no_fileid_ioctl = false; in smb2_ioctl() local
10798 no_fileid_ioctl = true; in smb2_ioctl()
10804 if (!no_fileid_ioctl && has_file_id(id)) { in smb2_ioctl()