Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dexport.c138 if (!ops->lookupp) in nfs_get_parent()
153 ret = ops->lookupp(inode, &fh, fattr, label); in nfs_get_parent()
Dnfs4proc.c9752 .lookupp = nfs4_proc_lookupp,
/Linux-v4.19/include/linux/
Dnfs_xdr.h1606 int (*lookupp) (struct inode *, struct nfs_fh *, member