Searched refs:max_allowed (Results 1 – 2 of 2) sorted by relevance
262 uint32_t max_allowed; in smb_common_open() local603 smb_fsop_eaccess(sr, sr->user_cr, fnode, &max_allowed); in smb_common_open()604 op->desired_access |= max_allowed; in smb_common_open()1057 smb_fsop_eaccess(sr, sr->user_cr, fnode, &max_allowed); in smb_common_open()1058 op->desired_access |= max_allowed; in smb_common_open()
44 int max_allowed; member327 pl->current >= pl->max_allowed) { in pipesvc_worker()