Searched defs:isroot (Results 1 – 8 of 8) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | ctf.h | 217 #define CTF_TYPE_INFO(kind, isroot, vlen) \ argument 244 #define CTF_TYPE_INFO_V1(kind, isroot, vlen) \ argument
|
/titanic_44/usr/src/uts/common/fs/ufs/ |
H A D | ufs_vfsops.c | 799 char *path, cred_t *cr, int isroot, void *raw_argsp, int args_len) in mountfs()
|
/titanic_44/usr/src/uts/common/fs/udfs/ |
H A D | udf_vfsops.c | 617 struct cred *cr, int32_t isroot) in ud_mountfs()
|
/titanic_44/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vfsops.c | 574 int isroot) in hs_mountfs()
|
/titanic_44/usr/src/uts/common/ipp/ipgpc/ |
H A D | classifier-objects.h | 174 uint16_t isroot; /* 1 if is root node, 0 otherwise */ member
|
/titanic_44/usr/src/uts/common/fs/nfs/ |
H A D | nfs4_rnode.c | 1923 int isroot; in isrootfh() local
|
/titanic_44/usr/src/tools/ctf/cvt/ |
H A D | ctf.c | 236 int isroot = tp->t_flags & TDESC_F_ISROOT; in write_type() local
|
/titanic_44/usr/src/lib/libdevinfo/ |
H A D | devinfo_devlink.c | 316 int isroot = 0; in handle_alloc() local
|