Home
last modified time | relevance | path

Searched refs:ufs_get_fs_npsect (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/ufs/
Dutil.h80 ufs_get_fs_npsect(struct super_block *sb, struct ufs_super_block_first *usb1, in ufs_get_fs_npsect() function
Dsuper.c1197 uspi->s_npsect = ufs_get_fs_npsect(sb, usb1, usb3); in ufs_fill_super()