Home
last modified time | relevance | path

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

/linux-6.15/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.c1081 .lookupp = nfs3_proc_lookupp,
H A Dnfs4proc.c10943 .lookupp = nfs4_proc_lookupp,
/linux-6.15/include/linux/
H A Dnfs_xdr.h1787 int (*lookupp) (struct inode *, struct nfs_fh *, member