Home
last modified time | relevance | path

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

/openbsd/usr.sbin/amd/amd/
H A Dnfs_subr.c137 if (!fh_to_mp(&argp->file)) in nfsproc_setattr_2_svc()
265 if (!fh_to_mp(&argp->file)) in nfsproc_write_2_svc()
279 if (!fh_to_mp(&argp->where.dir)) in nfsproc_create_2_svc()
345 if (!fh_to_mp(&argp->from.dir) || !fh_to_mp(&argp->to.dir)) in nfsproc_rename_2_svc()
366 if (!fh_to_mp(&argp->from) || !fh_to_mp(&argp->to.dir)) in nfsproc_link_2_svc()
379 if (!fh_to_mp(&argp->from.dir)) in nfsproc_symlink_2_svc()
392 if (!fh_to_mp(&argp->where.dir)) in nfsproc_mkdir_2_svc()
H A Dmap.c478 fh_to_mp(nfs_fh *fhp) in fh_to_mp() function
/openbsd/usr.sbin/amd/include/
H A Dam.h369 extern am_node *fh_to_mp(nfs_fh *);