Home
last modified time | relevance | path

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

/linux/include/linux/
H A Daudit.h516 static inline void audit_openat2_how(struct open_how *how) in audit_openat2_how() function
677 static inline void audit_openat2_how(struct open_how *how) in audit_openat2_how() function
/linux/fs/
H A Dopen.c1454 audit_openat2_how(&tmp); in SYSCALL_DEFINE4()