Searched defs:secno (Results 1 - 5 of 5) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/hpfs/
H A Dbuffer.c122 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, argument
138 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) argument
155 void *hpfs_map_4sectors(struct super_block *s, unsigned secno, struct quad_buffer_head *qbh, argument
209 hpfs_get_4sectors(struct super_block *s, unsigned secno, struct quad_buffer_head *qbh) argument
[all...]
H A Dmap.c198 struct dnode *hpfs_map_dnode(struct super_block *s, unsigned secno, argument
[all...]
H A Dsuper.c108 unsigned hpfs_count_one_bitmap(struct super_block *s, secno secno) argument
H A Dhpfs.h24 typedef unsigned secno; /* sector number, partition relative */ typedef
[all...]
/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dfdisk.c243 seek_sector(int fd, unsigned int secno) { argument
250 read_sector(int fd, unsigned int secno, char *buf) { argument
257 write_sector(int fd, unsigned int secno, char *buf) { argument

Completed in 51 milliseconds