Home
last modified time | relevance | path

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

/openbmc/linux/fs/
H A Dinternal.h76 extern int __mnt_want_write_file(struct file *);
H A Dinode.c2179 if (!__mnt_want_write_file(file)) { in __file_update_time()
H A Dnamespace.c420 int __mnt_want_write_file(struct file *file) in __mnt_want_write_file() function
448 ret = __mnt_want_write_file(file); in mnt_want_write_file()