Searched refs:__mnt_want_write_file (Results 1 – 3 of 3) sorted by relevance
88 extern int __mnt_want_write_file(struct file *);
1902 if (__mnt_want_write_file(file)) in file_update_time()
394 int __mnt_want_write_file(struct file *file) in __mnt_want_write_file() function414 ret = __mnt_want_write_file(file); in mnt_want_write_file()