Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dbfs_fs.h50 __u32 s_start; member
Dgenhd.h126 unsigned int s_start; /* start sector no of partition */ member
Djbd.h192 __u32 s_start; /* blocknr of start of log */ member
/linux-2.4.37.9/fs/jbd/
Drecovery.c243 if (!sb->s_start) { in journal_recover()
344 next_log_block = ntohl(sb->s_start); in do_one_pass()
Djournal.c955 sb->s_start = htonl(journal->j_tail); in journal_update_superblock()
968 if (sb->s_start) in journal_update_superblock()
1052 journal->j_tail = ntohl(sb->s_start); in load_superblock()
/linux-2.4.37.9/fs/bfs/
Dinode.c271 s->su_lasti = (bfs_sb->s_start - BFS_BSIZE)/sizeof(struct bfs_inode) in bfs_read_super()
296 s->su_freeb = (bfs_sb->s_end + 1 - bfs_sb->s_start)>>BFS_BSIZE_BITS; in bfs_read_super()
/linux-2.4.37.9/kernel/
Dmodule.c1180 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
1245 start: s_start,
/linux-2.4.37.9/fs/partitions/
Dmsdos.c254 le32_to_cpu(s->s_start)+offset, in solaris_x86_partition()
/linux-2.4.37.9/mm/
Dslab.c1865 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
2021 start: s_start,