Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dreparse.c22 static int mknod_wsl(unsigned int xid, struct inode *inode,
47 return mknod_wsl(xid, inode, dentry, tcon, full_path, S_IFLNK, 0, symname); in create_reparse_symlink()
656 static int mknod_wsl(unsigned int xid, struct inode *inode, in mknod_wsl() function
718 return mknod_wsl(xid, inode, dentry, tcon, full_path, mode, dev, NULL); in mknod_reparse()