Searched refs:FILE_DATA_ALL (Results 1 – 6 of 6) sorted by relevance
116 #define FILE_DATA_ALL (FILE_READ_DATA |\ macro
375 if ((of->f_granted_access & FILE_DATA_ALL) == FILE_EXECUTE) in smb_ofile_alloc()1658 if ((of->f_granted_access & FILE_DATA_ALL) == 0) { in smb_ofile_open_check()1731 if ((of->f_granted_access & FILE_DATA_ALL) == 0) { in smb_ofile_rename_check()
620 if ((op->desired_access & FILE_DATA_ALL) != 0) in smb_common_open()
1564 if ((desired_access & FILE_DATA_ALL) == 0) { in smb_vop_shrlock()
694 if ((o->f_granted_access & FILE_DATA_ALL) == 0) in smb_oplock_req_excl()
2818 if ((desired_access & FILE_DATA_ALL) == 0) in smb_fsop_shrlock()