Home
last modified time | relevance | path

Searched refs:audit_openat2_how (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/linux/
Daudit.h515 static inline void audit_openat2_how(struct open_how *how) in audit_openat2_how() function
676 static inline void audit_openat2_how(struct open_how *how) in audit_openat2_how() function
/linux-6.6.21/fs/
Dopen.c1469 audit_openat2_how(&tmp); in SYSCALL_DEFINE4()