Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/sysv/
H A Dsuper.c67 sbi->s_sbd2 = (char *)sbd2; in detected_xenix()
94 sbi->s_sbd2 = (char *)sbd; in detected_sysv4()
122 sbi->s_sbd2 = (char *)sbd; in detected_sysv2()
146 sbi->s_sbd2 = (char *)sbd; in detected_coherent()
167 sbi->s_sbd2 = (char *)sbd; in detected_v7()
H A Dsysv.h42 char * s_sbd2; /* entire superblock data, for part 2 */ member
H A Dialloc.c52 return (sysv_ino_t*)(sbi->s_sbd2 + offset); in sv_sb_fic_inode()
/kernel/linux/linux-6.6/fs/sysv/
H A Dsuper.c67 sbi->s_sbd2 = (char *)sbd2; in detected_xenix()
94 sbi->s_sbd2 = (char *)sbd; in detected_sysv4()
122 sbi->s_sbd2 = (char *)sbd; in detected_sysv2()
146 sbi->s_sbd2 = (char *)sbd; in detected_coherent()
167 sbi->s_sbd2 = (char *)sbd; in detected_v7()
H A Dsysv.h42 char * s_sbd2; /* entire superblock data, for part 2 */ member
H A Dialloc.c52 return (sysv_ino_t*)(sbi->s_sbd2 + offset); in sv_sb_fic_inode()

Completed in 5 milliseconds