Home
last modified time | relevance | path

Searched defs:secno (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/fs/hpfs/
Dbuffer.c14 void *hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, in hpfs_map_sector()
34 void *hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) in hpfs_get_sector()
55 void *hpfs_map_4sectors(struct super_block *s, unsigned secno, struct quad_buffer_head *qbh, in hpfs_map_4sectors()
113 void *hpfs_get_4sectors(struct super_block *s, unsigned secno, in hpfs_get_4sectors()
Dmap.c210 struct dnode *hpfs_map_dnode(struct super_block *s, unsigned secno, in hpfs_map_dnode()
Dsuper.c118 unsigned hpfs_count_one_bitmap(struct super_block *s, secno secno) in hpfs_count_one_bitmap() argument
Dhpfs.h28 typedef u32 secno; /* sector number, partition relative */ typedef