Searched refs:fs_locations4 (Results 1 – 11 of 11) sorted by relevance
45 extern void print_referral_summary(fs_locations4 *);51 extern bool_t xdr_fs_locations4(register XDR *, fs_locations4 *);
127 print_referral_summary(fs_locations4 *fsl) in print_referral_summary()296 xdr_fs_locations4(register XDR *xdrs, fs_locations4 *objp) in xdr_fs_locations4()
95 static fs_locations4 *98 fs_locations4 *result = NULL; in get_fs_locations()149 result = calloc(1, sizeof (fs_locations4)); in get_fs_locations()280 fs_locations4 *fsl; in nfs_basic_deref()
236 struct fs_locations4 { struct241 typedef struct fs_locations4 fs_locations4; typedef455 typedef fs_locations4 fattr4_fs_locations;
1341 extern fs_locations4 *fetch_referral(vnode_t *, cred_t *);
264 fs_locations4 fsl; in lookup()
240 struct fs_locations4 { struct426 typedef fs_locations4 fattr4_fs_locations;
1555 rfs4_free_fs_locations4(fs_locations4 *fsls4) in rfs4_free_fs_locations4()1586 fs_locations4 *fsl; in rfs4_fattr4_fs_locations()1601 sizeof (fs_locations4)); in rfs4_fattr4_fs_locations()1604 kmem_free(fsl, sizeof (fs_locations4)); in rfs4_fattr4_fs_locations()
473 extern void rfs4_free_fs_locations4(fs_locations4 *);9800 fs_locations4 *9805 fs_locations4 *result; in fetch_referral()9845 result = kmem_alloc(sizeof (fs_locations4), KM_SLEEP); in fetch_referral()9865 fs_locations4 *fsl; in build_symlink()9881 kmem_free(fsl, sizeof (fs_locations4)); in build_symlink()9908 kmem_free(fsl, sizeof (fs_locations4)); in build_symlink()
313 xdr_fs_locations4(register XDR *xdrs, fs_locations4 *objp) in xdr_fs_locations4()
4383 static fs_locations4 val; in prt_fs_locations()