Symbol: exp_visible
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
1054
struct exp_visible *visp;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
1130
struct exp_visible *visp;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
1183
struct exp_visible **visp)
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
1207
struct exp_visible *visp;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
150
struct exp_visible *vis_head, struct exportdata *exdata)
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
229
free_visible(struct exp_visible *head)
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
231
struct exp_visible *visp, *next;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
449
struct exp_visible *vp1, *vp2, *vis_head, *tail, *next;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
549
less_visible(struct exportinfo *exi, struct exp_visible *vp1)
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
551
struct exp_visible *vp2;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
552
struct exp_visible *prev, *next;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
638
struct exp_visible *visp;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
639
struct exp_visible *vis_head = NULL;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
96
struct exp_visible *visp;
usr/src/uts/common/fs/nfs/nfs4_srv_ns.c
993
struct exp_visible *visp;
usr/src/uts/common/fs/nfs/nfs4_srv_readdir.c
394
struct exp_visible *visp;
usr/src/uts/common/nfs/export.h
384
struct exp_visible;
usr/src/uts/common/nfs/export.h
453
struct exp_visible *tree_vis;
usr/src/uts/common/nfs/export.h
518
struct exp_visible *exi_visible;
usr/src/uts/common/nfs/export.h
574
struct exp_visible *vis_next;
usr/src/uts/common/nfs/export.h
579
typedef struct exp_visible exp_visible_t;
usr/src/uts/common/nfs/export.h
677
struct exp_visible **);
usr/src/uts/common/nfs/export.h
679
extern void free_visible(struct exp_visible *);
usr/src/uts/common/nfs/export.h
682
struct exp_visible *, struct exportdata *);