/linux-2.4.37.9/fs/hfs/ |
D | file_hdr.c | 209 const struct hfs_hdr_layout *layout, in hdr_build_meta() argument 216 hfs_put_nl(layout->magic, meta->magic); in hdr_build_meta() 217 hfs_put_nl(layout->version, meta->version); in hdr_build_meta() 218 if (layout->version == htonl(HFS_HDR_VERSION_1)) { in hdr_build_meta() 223 hfs_put_hs(layout->entries, meta->entries); in hdr_build_meta() 225 for (lcv = 0, descr = layout->descr, ptr = meta->descrs; in hdr_build_meta() 226 lcv < layout->entries; ++lcv, ++descr, ptr += 12) { in hdr_build_meta() 255 static inline void init_layout(struct hfs_hdr_layout *layout, in init_layout() argument 259 int lcv, entries = layout->entries; in init_layout() 262 layout->order[lcv] = &layout->descr[lcv]; in init_layout() [all …]
|
D | inode.c | 86 struct hfs_hdr_layout *tmp = HFS_I(inode)->layout; in hfs_put_inode() 89 HFS_I(inode)->layout = NULL; in hfs_put_inode()
|
D | HFS.txt | 587 file. To give the directory bar the same location, layout, creation 645 header file. To give the directory bar the same location, layout, 702 header file. To give the directory bar the same location, layout, 811 header layout. You may write to the header to change the layout, but 814 default layout. Changes to supported entries are made directly to the 868 in fact the default header layout when fork=netatalk includes a
|
/linux-2.4.37.9/include/linux/ |
D | hfs_fs_i.h | 35 struct hfs_hdr_layout *layout; member
|
/linux-2.4.37.9/fs/sysv/ |
D | INTRO | 24 * General layout: all have one boot block, one super block and 76 * Super-block layout: 120 * Inode layout:
|
/linux-2.4.37.9/include/linux/raid/ |
D | md_u.h | 81 int layout; /* 0 the array's physical layout */ member
|
D | md_p.h | 143 __u32 layout; /* 0 the array's physical layout */ member
|
/linux-2.4.37.9/Documentation/powerpc/ |
D | zImage_layout.txt | 25 The layout of the image format is:
|
/linux-2.4.37.9/arch/arm/boot/compressed/ |
D | head-shark.S | 37 mov r0, r4 @ get the Memory layout from firmware
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | cramfs.txt | 76 See fs/cramfs/README for filesystem layout and implementation notes.
|
D | ntfs.txt | 30 md driver can be talked into using the same layout as Windows NT. However, 245 - Fixed major bug in inode layout assignment of sequence numbers.
|
D | ext2.txt | 235 boundary, but this is a legitimate layout in a SPARSE_SUPER filesystem. 279 There are various limits imposed by the on-disk layout of ext2. Other 324 to the on-disk ext2 layout. In a nutshell, the journal is a regular
|
D | xfs.txt | 112 disk layout changes after the filesystem has been created.
|
/linux-2.4.37.9/Documentation/i386/ |
D | zero-page.txt | 1 Summary of empty_zero_page layout (kernel point of view)
|
/linux-2.4.37.9/Documentation/parisc/ |
D | IODC.txt | 17 The ROM layout is generally icky (only one byte out of every 4-byte-word
|
/linux-2.4.37.9/Documentation/s390/ |
D | DASD | 70 - Add IBM'S Disk layout to genhd
|
D | cds.txt | 261 // sense-id response buffer layout 398 device dependent I/O commands for the device specific layout of the node 474 During request_irq() processing, the devstat_t layout does not matter as it 558 During request_irq() processing, the devstat_t layout does not matter as it 807 processing. See request_irq() for the devstat_t data layout. The
|
/linux-2.4.37.9/arch/cris/ |
D | README.mm | 19 First version of CRIS/MMU memory layout specification. 103 The setting of the actual MMU control registers to use this layout would
|
/linux-2.4.37.9/arch/i386/kernel/ |
D | entry.S | 138 pushfl # We get a different stack layout with call gates, 162 pushfl # We get a different stack layout with call gates,
|
/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/ |
D | Documentation.txt | 57 17.2 Symbios NVRAM layout 58 17.3 Tekram NVRAM layout 828 17.2 Symbios NVRAM layout 887 NVRAM layout details 893 general layout 901 data area layout 1031 17.3 Tekram NVRAM layout
|
/linux-2.4.37.9/Documentation/kbuild/ |
D | commands.txt | 45 'bzImage' uses a different layout and a different loading algorithm,
|
/linux-2.4.37.9/Documentation/ |
D | Changes | 168 modules. In addition, the layout of modules under 175 These changes to the /lib/modules file tree layout also require that
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.ncr53c8xx | 78 17.2 Symbios NVRAM layout 79 17.3 Tekram NVRAM layout 1510 17.2 Symbios NVRAM layout 1569 NVRAM layout details 1575 general layout 1583 data area layout 1713 17.3 Tekram NVRAM layout
|
/linux-2.4.37.9/arch/s390/boot/ |
D | ipleckd.S | 23 # storage layout:
|
/linux-2.4.37.9/arch/s390x/boot/ |
D | ipleckd.S | 23 # storage layout:
|