Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dfsnotify.h145 lockdep_assert_once(file_write_not_started(file)); in fsnotify_file_area_perm()
Dfs.h1857 static inline bool file_write_not_started(const struct file *file) in file_write_not_started() function