Home
last modified time | relevance | path

Searched refs:file_write_not_started (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dfsnotify.h176 lockdep_assert_once(file_write_not_started(file)); in fsnotify_file_area_perm()
Dfs.h1806 static inline bool file_write_not_started(const struct file *file) in file_write_not_started() function