Lines Matching defs:mnt
383 static inline int do_inode_permission(struct vfsmount *mnt, struct inode *inode, int mask) in do_inode_permission()
431 int inode_permission2(struct vfsmount *mnt, struct inode *inode, int mask) in inode_permission2()
575 struct vfsmount *mnt = path->mnt; in path_connected() local
1201 struct mount *mnt = real_mount(path->mnt); in follow_up() local
1230 struct vfsmount *mnt; in follow_automount() local
1309 struct vfsmount *mnt = path->mnt; /* held by caller, must be left alone */ in follow_managed() local
1460 struct mount *mnt = real_mount(nd->path.mnt); in follow_dotdot_rcu() local
1645 struct vfsmount *mnt = nd->path.mnt; in lookup_fast() local
2532 int vfs_path_lookup(struct dentry *dentry, struct vfsmount *mnt, in vfs_path_lookup()
2543 static int lookup_one_len_common(const char *name, struct vfsmount *mnt, in lookup_one_len_common()
2615 struct dentry *lookup_one_len2(const char *name, struct vfsmount *mnt, struct dentry *base, int len) in lookup_one_len2()
2881 static int may_delete(struct vfsmount *mnt, struct inode *dir, struct dentry *victim, bool isdir) in may_delete()
2930 static inline int may_create(struct vfsmount *mnt, struct inode *dir, struct dentry *child) in may_create()
2989 int vfs_create2(struct vfsmount *mnt, struct inode *dir, struct dentry *dentry, in vfs_create2()
3017 int vfs_mkobj2(struct vfsmount *mnt, struct dentry *dentry, umode_t mode, in vfs_mkobj2()
3056 struct vfsmount *mnt = path->mnt; in may_open() local
3685 struct file *do_file_open_root(struct dentry *dentry, struct vfsmount *mnt, in do_file_open_root()
3809 int vfs_mknod2(struct vfsmount *mnt, struct inode *dir, struct dentry *dentry, umode_t mode, dev_t … in vfs_mknod2()
3915 int vfs_mkdir2(struct vfsmount *mnt, struct inode *dir, struct dentry *dentry, umode_t mode) in vfs_mkdir2()
3982 int vfs_rmdir2(struct vfsmount *mnt, struct inode *dir, struct dentry *dentry) in vfs_rmdir2()
4110 int vfs_unlink2(struct vfsmount *mnt, struct inode *dir, struct dentry *dentry, struct inode **dele… in vfs_unlink2()
4250 int vfs_symlink2(struct vfsmount *mnt, struct inode *dir, struct dentry *dentry, const char *oldnam… in vfs_symlink2()
4338 int vfs_link2(struct vfsmount *mnt, struct dentry *old_dentry, struct inode *dir, struct dentry *ne… in vfs_link2()
4540 int vfs_rename2(struct vfsmount *mnt, in vfs_rename2()