Home
last modified time | relevance | path

Searched defs:zfs_stat (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Dzfs_stat.h41 typedef struct zfs_stat { struct
46 } zfs_stat_t; argument
/freebsd-10-stable/sys/boot/zfs/
Dzfs.c217 zfs_stat(struct open_file *f, struct stat *sb) in zfs_stat() function