Searched refs:attrib_only (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/smb/server/
H A Dvfs_cache.h92 bool attrib_only; member in struct:ksmbd_file
H A Dsmb_common.c661 if (prev_fp->attrib_only != curr_fp->attrib_only)
H A Doplock.c1223 if (fp->attrib_only && fp->cdoption != FILE_OVERWRITE_IF_LE &&
H A Dsmb2pdu.c3372 fp->attrib_only = !(req->DesiredAccess & ~(FILE_READ_ATTRIBUTES_LE |
3376 * after daccess, saccess, attrib_only, and stream are
3393 !fp->attrib_only && !stream_name) {

Completed in 215 milliseconds