Home
last modified time | relevance | path

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

/linux-6.1.9/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()
829 v9fs_vfs_mknod_dotl(struct user_namespace *mnt_userns, struct inode *dir, in v9fs_vfs_mknod_dotl() function
981 .mknod = v9fs_vfs_mknod_dotl,