Home
last modified time | relevance | path

Searched refs:s_firstinodezone (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/sysv/
H A Dsuper.c312 sbi->s_firstinodezone = 2; in complete_read_super()
315 if (sbi->s_firstdatazone < sbi->s_firstinodezone) in complete_read_super()
327 sbi->s_ninodes = (sbi->s_firstdatazone - sbi->s_firstinodezone) in complete_read_super()
H A Dsysv.h53 u32 s_firstinodezone; /* index of first inode zone */ member
H A Dialloc.c61 int block = sbi->s_firstinodezone + sbi->s_block_base; in sysv_raw_inode()
/kernel/linux/linux-5.10/fs/sysv/
H A Dsysv.h53 u32 s_firstinodezone; /* index of first inode zone */ member
H A Dialloc.c61 int block = sbi->s_firstinodezone + sbi->s_block_base; in sysv_raw_inode()
H A Dsuper.c312 sbi->s_firstinodezone = 2; in complete_read_super()
325 sbi->s_ninodes = (sbi->s_firstdatazone - sbi->s_firstinodezone) in complete_read_super()

Completed in 4 milliseconds