Searched refs:ima_file_check (Results 1 – 5 of 5) sorted by relevance
20 extern int ima_file_check(struct file *file, int mask);39 static inline int ima_file_check(struct file *file, int mask) in ima_file_check() function
386 int ima_file_check(struct file *file, int mask) in ima_file_check() function395 EXPORT_SYMBOL_GPL(ima_file_check);
767 host_err = ima_file_check(file, may_flags); in nfsd_open()
2774 bash-1994 [000] .... 4342.324897: ima_file_check <-do_last2775 bash-1994 [000] .... 4342.324898: process_measurement <-ima_file_check
3422 error = ima_file_check(file, op->acc_mode); in do_last()