Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfsnotify.h145 lockdep_assert_once(file_write_not_started(file)); in fsnotify_file_area_perm()
H A Dfs.h1870 static inline bool file_write_not_started(const struct file *file) in file_write_not_started() function