Home
last modified time | relevance | path

Searched refs:fE (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/kernel/
Daudit.h66 unsigned int fE; /* effective bit of file cap */ member
Daudit.c1684 name->fcap.fE, name->fcap_ver); in audit_log_fcaps()
1702 name->fcap.fE = !!(caps.magic_etc & VFS_CAP_FLAGS_EFFECTIVE); in audit_copy_fcaps()
Dauditsc.c1371 audit_log_format(ab, " fe=%d", axs->fcap.fE); in audit_log_exit()
2320 ax->fcap.fE = !!(vcaps.magic_etc & VFS_CAP_FLAGS_EFFECTIVE); in __audit_log_bprm_fcaps()