Searched refs:fs_nspf (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dfs.h183 int fs_nspf; /* value of NSPF */ member in struct:fs
445 #define NSPB(fs) ((fs)->fs_nspf << (fs)->fs_fragshift)
446 #define NSPF(fs) ((fs)->fs_nspf)
H A Dufs.h98 grub_int32_t fs_nspf; /* value of NSPF */ member in struct:fs
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ufs/
H A Dufs.c95 uint32_t fs_nspf; /* value of NSPF */ member in struct:ufs_super_block

Completed in 25 milliseconds