Searched refs:lookupp (Results 1 – 4 of 4) sorted by relevance
135 if (!ops->lookupp) in nfs_get_parent()142 ret = ops->lookupp(inode, &fh, fattr); in nfs_get_parent()
1082 .lookupp = nfs3_proc_lookupp,
4821 dprintk("NFS call lookupp ino=0x%lx\n", inode->i_ino); in _nfs4_proc_lookupp() 4824 dprintk("NFS reply lookupp: %d\n", status); in _nfs4_proc_lookupp() 11084 .lookupp = nfs4_proc_lookupp, in nfs4_clone_server()
1798 int (*lookupp) (struct inode *, struct nfs_fh *, member