Searched refs:FILE_DATA_ALL (Results 1 – 5 of 5) sorted by relevance
116 #define FILE_DATA_ALL (FILE_READ_DATA |\ macro
244 if ((of->f_granted_access & FILE_DATA_ALL) == FILE_EXECUTE) in smb_ofile_open()1038 if ((of->f_granted_access & FILE_DATA_ALL) == 0) { in smb_ofile_open_check()
600 if ((op->desired_access & FILE_DATA_ALL) != 0) { in smb_open_subr()
1377 if ((desired_access & FILE_DATA_ALL) == 0) { in smb_vop_shrlock()
2597 if ((desired_access & FILE_DATA_ALL) == 0) in smb_fsop_shrlock()