Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/fstyp/ | |
ntfs.c | 96 uint64_t bf_spv; member in struct:ntfs_bootfile |
/src/sys/fs/ntfs/ | |
ntfs.h | 236 u_int64_t bf_spv; /* sectors per volume */ member in struct:bootfile |
ntfs_vfsops.c | 633 sbp->f_blocks = ntmp->ntm_bootfile.bf_spv; |