Home
last modified time | relevance | path

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

/linux-5.19.10/fs/9p/
Dvfs_inode_dotl.c34 v9fs_vfs_mknod_dotl(struct user_namespace *mnt_userns, struct inode *dir,
226 return v9fs_vfs_mknod_dotl(mnt_userns, dir, dentry, omode, 0); in v9fs_vfs_create_dotl()
847 v9fs_vfs_mknod_dotl(struct user_namespace *mnt_userns, struct inode *dir, in v9fs_vfs_mknod_dotl() function
1003 .mknod = v9fs_vfs_mknod_dotl,