Searched refs:ima_file_check (Results 1 – 4 of 4) sorted by relevance
20 extern int ima_file_check(struct file *file, int mask);40 static inline int ima_file_check(struct file *file, int mask) in ima_file_check() function
211 int ima_file_check(struct file *file, int mask) in ima_file_check() function221 EXPORT_SYMBOL_GPL(ima_file_check);
770 host_err = ima_file_check(*filp, access); in nfsd_open()
2286 error = ima_file_check(filp, op->acc_mode); in do_last()