Searched refs:zs_mode (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzfs_stat.h43 uint64_t zs_mode; member in struct:zfs_stat
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_diff.c214 print_what(fp, isb->zs_mode);
236 print_what(fp, isb->zs_mode);
254 print_what(fp, isb->zs_mode);
300 fmode = fsb.zs_mode & S_IFMT;
301 tmode = tsb.zs_mode & S_IFMT;
/netbsd-current/usr.bin/compress/
H A Dzopen.c100 char zs_mode; /* r or w */ member in struct:s_zstate
144 #define zmode zs->zs_mode
/netbsd-current/usr.bin/gzip/
H A Dzuncompress.c86 char zs_mode; /* r or w */ member in struct:s_zstate
/netbsd-current/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dzfs_znode.c2294 &sb->zs_mode, sizeof (sb->zs_mode));

Completed in 193 milliseconds