Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dinternal.h80 int mnt_get_write_access_file(struct file *file);
H A Dinode.c2304 if (!mnt_get_write_access_file(file)) { in __file_update_time()
H A Dnamespace.c573 int mnt_get_write_access_file(struct file *file) in mnt_get_write_access_file() function
601 ret = mnt_get_write_access_file(file); in mnt_want_write_file()