Searched refs:fs_nindir (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dufs.h96 grub_int32_t fs_nindir; /* value of NINDIR */ member in struct:fs
216 #define UFS_NINDIR(fs) ((fs)->fs_nindir) /* # of indirects */
H A Dfs.h181 int fs_nindir; /* value of NINDIR */ member in struct:fs
457 #define NINDIR(fs) ((fs)->fs_nindir)
H A Dufs2.h278 grub_int32_t fs_nindir; /* value of NINDIR */ member in struct:fs
429 #define NINDIR(fs) ((fs)->fs_nindir)
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ufs/
H A Dufs.c93 uint32_t fs_nindir; /* value of NINDIR */ member in struct:ufs_super_block

Completed in 29 milliseconds