Lines Matching defs:security_id
181 ni->std_security_id = std5->security_id;
1231 __le32 security_id = SECURITY_ID_INVALID;
1352 security_id = dir_ni->std_security_id;
1353 if (le32_to_cpu(security_id) < SECURITY_ID_FIRST) {
1354 security_id = sbi->security.def_security_id;
1356 if (security_id == SECURITY_ID_INVALID &&
1358 &security_id, NULL))
1359 sbi->security.def_security_id = security_id;
1366 if (security_id == SECURITY_ID_INVALID) {
1370 std5->security_id = security_id;
1371 ni->std_security_id = security_id;
1423 if (security_id == SECURITY_ID_INVALID) {