Searched refs:makefh (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/nfs/ |
H A D | export.h | 614 extern int makefh(fhandle_t *, struct vnode *, struct exportinfo *);
|
/titanic_50/usr/src/uts/common/fs/nfs/ |
H A D | nfs_acl_srv.c | 426 error = makefh(&resp->resok.fh, avp, exi); in acl2_getxattrdir()
|
H A D | nfs_srv.c | 443 error = makefh(&dr->dr_fhandle, vp, in rfs_lookup() 1894 error = makefh(&dr->dr_fhandle, vp, in rfs_create() 2423 error = makefh(&dr->dr_fhandle, dvp, exi); in rfs_mkdir()
|
H A D | nfs_export.c | 1807 error = makefh((fhandle_t *)buf, vp, exi); in nfs_getfh() 2006 makefh(fhandle_t *fh, vnode_t *vp, exportinfo_t *exi) in makefh() function
|