Searched defs:inode_table (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/squashfs/
H A Dread_fs.c119 scan_inode_table(int fd, long long start, long long end, long long root_inode_start, int root_inode_offset, squashfs_super_block *sBlk, squashfs_inode_header *dir_inode, unsigned char **inode_table, unsigned int *root_inode_block, unsigned int *root_inode_size, long long *uncompressed_file, unsigned int *uncompressed_directory, int *file_count, int *sym_count, int *dev_count, int *dir_count, int *fifo_count, int *sock_count) argument
581 unsigned char *inode_table = NULL, *directory_table; local
[all...]
H A Dunsquashfs.c88 char *inode_table = NULL, *directory_table = NULL; variable
H A Dmksquashfs.c127 char *inode_table = NULL; variable
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ext4/
H A Dsuper.c1225 ext4_fsblk_t inode_table; local
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dext3_fs.h197 __u32 inode_table; /* Absolute block number of inode table start */ member in struct:ext3_new_group_input
208 __u32 inode_table; member in struct:ext3_new_group_data
H A Dext4_fs.h210 __u64 inode_table; /* Absolute block number of inode table start */ member in struct:ext4_new_group_input
221 __u64 inode_table; member in struct:ext4_new_group_data

Completed in 126 milliseconds