Home
last modified time | relevance | path

Searched defs:bextpg (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c728 int bextpg, bextpgsiz; in nfsrvd_compound() local
H A Dnfs_nfsdport.c7254 nfsm_trimtrailing(struct nfsrv_descript * nd,struct mbuf * mb,char * bpos,int bextpg,int bextpgsiz) nfsm_trimtrailing() argument
/freebsd/sys/fs/nfs/
H A Dnfs_commonsubs.c5254 nfsm_add_ext_pgs(struct mbuf *m, int maxextsiz, int *bextpg) in nfsm_add_ext_pgs()