Home
last modified time | relevance | path

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

/Linux-v6.6/fs/bfs/
Dinode.c344 if (le32_to_cpu(bfs_sb->s_start) > le32_to_cpu(bfs_sb->s_end) || in bfs_fill_super()
345 le32_to_cpu(bfs_sb->s_start) < sizeof(struct bfs_super_block) + sizeof(struct bfs_dirent)) { in bfs_fill_super()
350 …info->si_lasti = (le32_to_cpu(bfs_sb->s_start) - BFS_BSIZE) / sizeof(struct bfs_inode) + BFS_ROOT_… in bfs_fill_super()
373 info->si_freeb = (le32_to_cpu(bfs_sb->s_end) + 1 - le32_to_cpu(bfs_sb->s_start)) >> BFS_BSIZE_BITS; in bfs_fill_super()
/Linux-v6.6/lib/
Dmemcpy_kunit.c485 int s_start = max(d_off - bytes, 0); in memmove_overlap_test() local
489 for (int s_off = s_start; s_off < s_end; in memmove_overlap_test()
490 s_off = next_step(s_off, s_start, s_end, window_step)) in memmove_overlap_test()
/Linux-v6.6/include/uapi/linux/
Dbfs_fs.h53 __le32 s_start; member
/Linux-v6.6/kernel/
Dkallsyms.c768 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
808 .start = s_start,
851 .start = s_start,
/Linux-v6.6/arch/x86/kernel/cpu/mce/
Dseverity.c413 static void *s_start(struct seq_file *f, loff_t *pos) in s_start() function
439 .start = s_start,
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ring_mux.c53 u64 s_start, u64 s_end) in amdgpu_ring_mux_copy_pkt_from_sw_ring() argument
58 start = s_start & ring->buf_mask; in amdgpu_ring_mux_copy_pkt_from_sw_ring()
/Linux-v6.6/block/partitions/
Dmsdos.c229 __le32 s_start; /* start sector no of partition */ member
294 le32_to_cpu(s->s_start)+offset, in parse_solaris_x86()
/Linux-v6.6/fs/jbd2/
Drecovery.c301 if (!sb->s_start) { in jbd2_journal_recover()
489 next_log_block = be32_to_cpu(sb->s_start); in do_one_pass()
Djournal.c1485 journal->j_tail = be32_to_cpu(sb->s_start); in journal_load_superblock()
1754 if (sb->s_start == 0) { in journal_reset()
1863 sb->s_start = cpu_to_be32(tail_block); in jbd2_journal_update_sb_log_tail()
1894 if (sb->s_start == 0) { /* Is it already empty? */ in jbd2_mark_journal_empty()
1903 sb->s_start = cpu_to_be32(0); in jbd2_mark_journal_empty()
/Linux-v6.6/arch/x86/kernel/cpu/
Damd.c56 #define AMD_MODEL_RANGE(f, m_start, s_start, m_end, s_end) \ argument
57 ((f << 24) | (m_start << 16) | (s_start << 12) | (m_end << 4) | (s_end))
/Linux-v6.6/include/linux/
Djbd2.h240 __be32 s_start; /* blocknr of start of log */ member
/Linux-v6.6/kernel/trace/
Dtrace_events.c1253 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
2041 .start = s_start,
Dtrace.c4183 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
4803 .start = s_start,
/Linux-v6.6/mm/
Dvmalloc.c4312 static void *s_start(struct seq_file *m, loff_t *pos) in s_start() function
4434 .start = s_start,
/Linux-v6.6/Documentation/filesystems/ext4/
Djournal.rst205 - s_start