Home
last modified time | relevance | path

Searched refs:st_fstype (Results 1 – 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/uts/common/sys/
H A Dstat.h86 char st_fstype[_ST_FSTYPSZ]; member
103 char st_fstype[_ST_FSTYPSZ]; member
126 char st_fstype[_ST_FSTYPSZ];
147 char st_fstype[_ST_FSTYPSZ];
237 char st_fstype[_ST_FSTYPSZ];
267 char st_fstype[_ST_FSTYPSZ];
298 char st_fstype[_ST_FSTYPSZ];
325 char st_fstype[_ST_FSTYPSZ];
367 char st_fstype[_ST_FSTYPSZ]; member
391 char st_fstype[_ST_FSTYPSZ]; member
H A Dbootstat.h62 char st_fstype[_ST_FSTYPSZ]; member
/illumos-gate/usr/src/cmd/truss/
H A Dstat.c97 statb.st_fstype); in show_stat32()
141 statb.st_fstype); in show_stat64_32()
182 statb.st_fstype); in show_stat64()
/illumos-gate/usr/src/cmd/oamuser/user/
H A Dhomedir.c95 if ((strcmp(stbuf.st_fstype, MNTTYPE_ZFS) == 0) && in create_home()
103 if ((dataset = get_mnt_special(pdir, stbuf.st_fstype)) in create_home()
228 if ((strcmp(stbuf.st_fstype, MNTTYPE_ZFS) == 0) && in rm_homedir()
238 if ((nm = get_mnt_special(dir, stbuf.st_fstype)) != NULL) { in rm_homedir()
/illumos-gate/usr/src/lib/libshare/common/
H A Dissubdir.c99 (void) strncpy(child_fstype, st.st_fstype,
140 if (((strcmp(parent_st.st_fstype, "lofs") == 0)) &&
/illumos-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c190 (void) memcpy(sb->st_fstype, buf.st_fstype, sizeof (sb->st_fstype)); in fstat()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfs229 str st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is a string }end compile{
230 int f(st)struct stat* st;{return st->st_fstype[0];}
233 int st_fstype sys/types.h sys/stat.h note{ stat.st_fstype is an int }end compile{
234 int f(st)struct stat* st;{return st->st_fstype = 1;}
/illumos-gate/usr/src/lib/libpkg/common/
H A Disdir.c250 return (isFstypeRemote(statbuf.st_fstype)); in isPathRemote()
275 return (isFstypeRemote(statbuf.st_fstype)); in isFdRemote()
/illumos-gate/usr/src/uts/common/syscall/
H A Dstat.c248 (void) strcpy(sb.st_fstype, vswp->vsw_name); in cstat()
371 (void) strcpy(sb.st_fstype, vswp->vsw_name); in cstat32()
479 (void) strcpy(lsb.st_fstype, vswp->vsw_name); in cstat64()
598 (void) strcpy(lsb.st_fstype, vswp->vsw_name); in cstat64_32()
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_stat.c60 (void) memcpy(dest->st_fstype, src->st_fstype, in stat64_32_to_n()
61 sizeof (dest->st_fstype)); in stat64_32_to_n()
H A Dproc_arg.c69 strcmp(st.st_fstype, "proc") != 0) { in open_psinfo()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/string/
H A Dfmtfs.c42 return st->st_fstype; in fmtfs()
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/
H A Dfake_stat.c91 (void) strcpy(lsb.st_fstype, vswp->vsw_name); in fake_stat()
/illumos-gate/usr/src/cmd/ptools/preap/
H A Dpreap.c66 strcmp(st.st_fstype, "proc") != 0) { in open_usage()
/illumos-gate/usr/src/common/fs/
H A Dbootfsops.c297 (void) strcpy(bsp->st_fstype, "bootfs"); in bbootfs_fstat()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A Dnfsref.c175 if (err == 0 && strcasecmp(sbuf.st_fstype, "ZFS") != 0) in addref()
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dfs142 #define _str_st_fstype 1 /* stat.st_fstype is a string */
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dfs142 #define _str_st_fstype 1 /* stat.st_fstype is a string */
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dfs142 #define _str_st_fstype 1 /* stat.st_fstype is a string */
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dfs146 #define _str_st_fstype 1 /* stat.st_fstype is a string */
/illumos-gate/usr/src/cmd/fs.d/
H A Ddf.c1828 dfrp->dfr_fstype = arg_stat[i].st_fstype; in create_request_list()
2102 if (! is_remote_fs(st.st_fstype) && in do_devnm()
2103 ! EQ(st.st_fstype, MNTTYPE_TMPFS) && in do_devnm()
/illumos-gate/usr/src/cmd/pgrep/
H A Dpgrep.c262 if (strcmp(buf.st_fstype, "proc") != 0) { in open_proc_dir()
/illumos-gate/usr/src/uts/common/fs/zut/
H A Dzut.c241 sb->st_fstype[0] = 0; in zut_stat64()
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c306 if (strcmp(statbuf.st_fstype, MNTTYPE_MNTFS) != 0) in mntfs_ioctl()
587 if (strcmp(statbuf.st_fstype, MNTTYPE_CTFS) != 0) in ctfs_ioctl()
/illumos-gate/usr/src/cmd/find/
H A Dfind.c1016 statb->st_fstype) == 0) { in execute()
1188 val = (strcmp(np->first.cp, statb->st_fstype) == 0); in execute()

12