Searched defs:file_ctx (Results 1 – 2 of 2) sorted by relevance
35 #define file_ctx(X) ((struct aa_file_ctx *)(X)->f_security) macro
31 static inline struct aa_file_ctx *file_ctx(struct file *file) in file_ctx() function