Home
last modified time | relevance | path

Searched refs:__mnt_want_write_file (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/fs/
Dinternal.h84 extern int __mnt_want_write_file(struct file *);
Dnamespace.c399 int __mnt_want_write_file(struct file *file) in __mnt_want_write_file() function
419 ret = __mnt_want_write_file(file); in mnt_want_write_file()
Dinode.c1874 if (__mnt_want_write_file(file)) in file_update_time()