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

/linux-master/fs/
H A Dinternal.h76 int mnt_get_write_access_file(struct file *file);
H A Dinode.c2108 if (!mnt_get_write_access_file(file)) {
H A Dnamespace.c418 * mnt_get_write_access_file - get write access to a file's mount
426 int mnt_get_write_access_file(struct file *file) function
454 ret = mnt_get_write_access_file(file);

Completed in 134 milliseconds