Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dexport.c128 if (!ops->lookupp) in nfs_get_parent()
135 ret = ops->lookupp(inode, &fh, fattr); in nfs_get_parent()
H A Dnfs3proc.c1032 .lookupp = nfs3_proc_lookupp,
H A Dnfs4proc.c10727 .lookupp = nfs4_proc_lookupp,
/linux/include/linux/
H A Dnfs_xdr.h1758 int (*lookupp) (struct inode *, struct nfs_fh *, member