Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Ddir.c889 static int ncp_instantiate(struct inode *dir, struct dentry *dentry, in ncp_instantiate() function
963 error = ncp_instantiate(dir, dentry, &finfo); in ncp_create_new()
1004 error = ncp_instantiate(dir, dentry, &finfo); in ncp_mkdir()