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

/linux-master/fs/hpfs/
H A Dbuffer.c38 void hpfs_prefetch_sectors(struct super_block *s, unsigned secno, int n) argument
71 hpfs_map_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp, int ahead) argument
93 hpfs_get_sector(struct super_block *s, unsigned secno, struct buffer_head **bhp) argument
114 hpfs_map_4sectors(struct super_block *s, unsigned secno, struct quad_buffer_head *qbh, int ahead) argument
168 hpfs_get_4sectors(struct super_block *s, unsigned secno, struct quad_buffer_head *qbh) argument
[all...]
H A Dmap.c256 struct dnode *hpfs_map_dnode(struct super_block *s, unsigned secno, argument
[all...]
H A Dsuper.c133 static unsigned hpfs_count_one_bitmap(struct super_block *s, secno secno) argument
H A Dhpfs.h29 typedef u32 secno; /* sector number, partition relative */ typedef
/linux-master/fs/f2fs/
H A Dgc.c316 unsigned int secno; local
335 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); local
488 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); local
690 unsigned int secno local
704 f2fs_section_is_pinned(struct dirty_seglist_info *dirty_i, unsigned int secno) argument
750 unsigned int secno, last_victim; local
[all...]
H A Dsegment.h429 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); local
451 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); local
463 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); local
489 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); local
884 sec_usage_check(struct f2fs_sb_info *sbi, unsigned int secno) argument
[all...]
H A Dsegment.c770 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); local
808 unsigned int secno = GET_SEC_FROM_SEG(sbi, segno); local
2155 unsigned int secno, start_segno; local
2666 unsigned int segno, secno, zoneno; local
4821 unsigned int segno = 0, offset = 0, secno; local
5240 unsigned int secno; local
[all...]

Completed in 2037 milliseconds