Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4.h1105 char fhbuf[NFS4_FHSIZE]; member
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c2696 char fhbuf[NFS4_FHSIZE]; in add_volrnm_fh() local
2700 fh4.nfs_fh4_val = fhbuf; in add_volrnm_fh()
H A Dnfs4_srv.c600 cs->fh.nfs_fh4_val = cs->fhbuf; in rfs4_init_compound_state()