Searched refs:inodes (Results 1 – 9 of 9) sorted by relevance
/titanic_41/usr/src/cmd/sysdef/ |
H A D | sysdef.c | 535 ino_t *inodes; in modules() local 567 if (((inodes = (ino_t *)malloc(n_dirs * sizeof (ino_t))) == NULL) || in modules() 595 inodes[i] = (ino_t)-1; in modules() 605 inodes[i] = stat_buf.st_ino; in modules() 607 for (j = 0; inodes[i] != inodes[j]; j++) in modules()
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | fs | 111 unsigned long f_files; /* total # of file nodes (inodes) */
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | fs | 111 unsigned long f_files; /* total # of file nodes (inodes) */
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | fs | 111 unsigned long f_files; /* total # of file nodes (inodes) */
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | fs | 115 unsigned long f_files; /* total # of file nodes (inodes) */
|
/titanic_41/usr/src/lib/libast/common/features/ |
H A D | fs | 188 unsigned long f_files; /* total # of file nodes (inodes) */
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | internals.texi | 232 for the file, not any other fs data, inodes, FAT tables, whatever, then
|
H A D | grub.info-3 | 1308 file, not any other fs data, inodes, FAT tables, whatever, then
|
H A D | grub.info | 4017 file, not any other fs data, inodes, FAT tables, whatever, then
|