Home
last modified time | relevance | path

Searched defs:isroot (Results 1 – 8 of 8) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dctf.h217 #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 Dufs_vfsops.c799 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 Dudf_vfsops.c617 struct cred *cr, int32_t isroot) in ud_mountfs()
/titanic_44/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c574 int isroot) in hs_mountfs()
/titanic_44/usr/src/uts/common/ipp/ipgpc/
H A Dclassifier-objects.h174 uint16_t isroot; /* 1 if is root node, 0 otherwise */ member
/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_rnode.c1923 int isroot; in isrootfh() local
/titanic_44/usr/src/tools/ctf/cvt/
H A Dctf.c236 int isroot = tp->t_flags & TDESC_F_ISROOT; in write_type() local
/titanic_44/usr/src/lib/libdevinfo/
H A Ddevinfo_devlink.c316 int isroot = 0; in handle_alloc() local