Home
last modified time | relevance | path

Searched refs:sysv4_super_block (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/testdisk/testdisk-7.1/src/
H A Dsysv.c61 static void set_sysv4_info(const struct sysv4_super_block *sbd, partition_t *partition);
62 static int test_sysv4(const disk_t *disk_car, const struct sysv4_super_block *sbd, const partition_…
72 if(test_sysv4(disk_car, (const struct sysv4_super_block *)buffer, partition, verbose)==0) in check_sysv()
74 set_sysv4_info((const struct sysv4_super_block *)buffer, partition); in check_sysv()
82 static int test_sysv4(const disk_t *disk_car, const struct sysv4_super_block *sbd, const partition_… in test_sysv4()
94 int recover_sysv(disk_t *disk_car, const struct sysv4_super_block *sbd, partition_t *partition,con… in recover_sysv()
120 static void set_sysv4_info(const struct sysv4_super_block *sbd, partition_t *partition) in set_sysv4_info()
H A Dsysv.h91 struct sysv4_super_block { struct
204 int recover_sysv(disk_t *disk_car, const struct sysv4_super_block *sbd, partition_t *partition,cons…
H A Danalyse.c229 const struct sysv4_super_block *sysv4=(const struct sysv4_super_block *)(buffer+0x200); in search_type_1()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/sysv/
H A Dsuper.c81 struct sysv4_super_block * sbd; in detected_sysv4()
86 sbd = (struct sysv4_super_block *) (bh1->b_data + BLOCK_SIZE/2); in detected_sysv4()
88 sbd = (struct sysv4_super_block *) bh2->b_data; in detected_sysv4()
204 struct sysv4_super_block * sbd; in detect_sysv()
207 sbd = (struct sysv4_super_block *) (bh->b_data + BLOCK_SIZE/2); in detect_sysv()
358 BUILD_BUG_ON(512 != sizeof (struct sysv4_super_block)); in sysv_fill_super()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/sysv/
H A Dsuper.c81 struct sysv4_super_block * sbd; in detected_sysv4()
86 sbd = (struct sysv4_super_block *) (bh1->b_data + BLOCK_SIZE/2); in detected_sysv4()
88 sbd = (struct sysv4_super_block *) bh2->b_data; in detected_sysv4()
204 struct sysv4_super_block * sbd; in detect_sysv()
207 sbd = (struct sysv4_super_block *) (bh->b_data + BLOCK_SIZE/2); in detect_sysv()
358 BUILD_BUG_ON(512 != sizeof (struct sysv4_super_block)); in sysv_fill_super()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/sysv/
H A Dsuper.c81 struct sysv4_super_block * sbd; in detected_sysv4()
86 sbd = (struct sysv4_super_block *) (bh1->b_data + BLOCK_SIZE/2); in detected_sysv4()
88 sbd = (struct sysv4_super_block *) bh2->b_data; in detected_sysv4()
204 struct sysv4_super_block * sbd; in detect_sysv()
207 sbd = (struct sysv4_super_block *) (bh->b_data + BLOCK_SIZE/2); in detect_sysv()
358 BUILD_BUG_ON(512 != sizeof (struct sysv4_super_block)); in sysv_fill_super()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dsysv_fs.h67 struct sysv4_super_block { struct
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dsysv_fs.h67 struct sysv4_super_block { struct
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dsysv_fs.h67 struct sysv4_super_block { struct