Searched refs:file_write_not_started (Results 1 – 2 of 2) sorted by relevance
145 lockdep_assert_once(file_write_not_started(file)); in fsnotify_file_area_perm()
1857 static inline bool file_write_not_started(const struct file *file) in file_write_not_started() function