Home
last modified time | relevance | path

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

/linux/fs/
H A Dinternal.h81 int mnt_get_write_access_file(struct file *file);
H A Dnamespace.c566 * mnt_get_write_access_file - get write access to a file's mount
574 int mnt_get_write_access_file(struct file *file) in mnt_get_write_access_file() function
602 ret = mnt_get_write_access_file(file); in mnt_want_write_file()