Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/llite/
Dllite_nfs.c279 static struct dentry *ll_get_parent(struct dentry *dchild) in ll_get_parent() argument
282 struct inode *dir = d_inode(dchild); in ll_get_parent()
Dnamei.c806 static int ll_mknod(struct inode *dir, struct dentry *dchild, in ll_mknod() argument
812 dchild, dir->i_ino, dir->i_generation, dir, in ll_mknod()
826 err = ll_new_node(dir, dchild, NULL, mode, in ll_mknod()