Searched refs:vtonfs_dtype (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/fs/nfs/
H A Dnfsproto.h701 #define vtonfs_dtype(a) (((u_int32_t)(a)) >= 9 ? IFTODT(VTTOIF(VNON)) : \ macro
/freebsd-12-stable/sys/fs/nfsclient/
H A Dnfs_clrpcops.c3197 dp->d_type = vtonfs_dtype(nfsva.na_type);
3687 vtonfs_dtype(np->n_vattr.na_type);

Completed in 214 milliseconds