Searched refs:file_check_writeable (Results 1 – 2 of 2) sorted by relevance
217 if (file_check_writeable(file) != 0) in drop_file_write_access()501 if (file_check_writeable(f) != 0) in mark_files_ro()
1053 static inline int file_check_writeable(struct file *f) in file_check_writeable() function1067 static inline int file_check_writeable(struct file *filp) in file_check_writeable() function