Home
last modified time | relevance | path

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

/Linux-v6.1/fs/nfs/
Dexport.c128 if (!ops->lookupp) in nfs_get_parent()
135 ret = ops->lookupp(inode, &fh, fattr); in nfs_get_parent()
Dnfs3proc.c1030 .lookupp = nfs3_proc_lookupp,
Dnfs4proc.c10639 .lookupp = nfs4_proc_lookupp,
/Linux-v6.1/include/linux/
Dnfs_xdr.h1751 int (*lookupp) (struct inode *, struct nfs_fh *, member