Lines Matching defs:path
304 * Create a fuse_mount object with a new superblock (with path->dentry
306 * @path.
308 static struct vfsmount *fuse_dentry_automount(struct path *path)
312 struct fuse_inode *mp_fi = get_fuse_inode(d_inode(path->dentry));
314 fsc = fs_context_for_submount(path->mnt->mnt_sb->s_type, path->dentry);
2075 const struct path *path, struct kstat *stat,
2078 struct inode *inode = d_inode(path->dentry);