Home
last modified time | relevance | path

Searched refs:__mnt_drop_write_file (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dinternal.h94 extern void __mnt_drop_write_file(struct file *);
H A Dnamespace.c451 void __mnt_drop_write_file(struct file *file) in __mnt_drop_write_file() function
458 __mnt_drop_write_file(file); in mnt_drop_write_file()
H A Dinode.c2045 __mnt_drop_write_file(file); in file_update_time()
/kernel/linux/linux-6.6/fs/
H A Dinternal.h77 extern void __mnt_drop_write_file(struct file *);
H A Dnamespace.c418 * paired with __mnt_drop_write_file.
485 void __mnt_drop_write_file(struct file *file) in __mnt_drop_write_file() function
493 __mnt_drop_write_file(file); in mnt_drop_write_file()
H A Dinode.c2138 __mnt_drop_write_file(file); in __file_update_time()

Completed in 18 milliseconds