Searched refs:UFS_SECTOR_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dutil.h308 ((struct ufs_super_block_second *)get_usb_offset((uspi), UFS_SECTOR_SIZE))
311 ((struct ufs_super_block_third *)get_usb_offset((uspi), 2*UFS_SECTOR_SIZE))
H A Dufs_fs.h48 #define UFS_SECTOR_SIZE 512 macro
H A Dsuper.c743 uspi->s_dirblksize = UFS_SECTOR_SIZE;

Completed in 116 milliseconds