Searched refs:cat_file (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Durlget.c193 cat_file (const char *src_filename) function
314 cat_file (file);
355 cat_file (file);
396 cat_file (file);
403 cat_file (file);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dhfs.c131 struct hfsplus_fork cat_file; member in struct:hfsplus_vol_header
226 memcpy(extents, hfsplus->cat_file.extents, sizeof(extents));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dsuper.c63 hfsplus_inode_read_fork(inode, &vhdr->cat_file);
115 if (vhdr->cat_file.total_size != cpu_to_be64(inode->i_size)) {
119 hfsplus_inode_write_fork(inode, &vhdr->cat_file);
H A Dhfsplus_raw.h123 struct hfsplus_fork_raw cat_file; member in struct:hfsplus_vh
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_raw.h124 struct hfsplus_fork_raw cat_file; member in struct:hfsplus_vh
H A Dsuper.c36 hfsplus_inode_read_fork(inode, &vhdr->cat_file);
117 fork = &vhdr->cat_file;
H A Djournal.c403 if (vhdr->cat_file.total_size != cpu_to_be64(inode->i_size)) {
407 hfsplus_inode_write_fork(inode, &vhdr->cat_file);
844 jnl->catalog_block = be32_to_cpu(vhdr->cat_file.extents[0].start_block);

Completed in 245 milliseconds