mnt_put_write_access
mnt_put_write_access(mnt);
mnt_put_write_access(file->f_path.mnt);
mnt_put_write_access(backing_file_user_path(file)->mnt);
EXPORT_SYMBOL_GPL(mnt_put_write_access);
mnt_put_write_access(mnt);
mnt_put_write_access(file->f_path.mnt);
mnt_put_write_access(f->f_path.mnt);
mnt_put_write_access(ovl_upper_mnt(ofs));
void mnt_put_write_access(struct vfsmount *mnt);