Searched refs:UFS_TIND_BLOCK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ufs/
H A Dufs_fs.h130 #define UFS_TIND_BLOCK (UFS_NDADDR + 2) macro
135 #define UFS_TIND_FRAGMENT (UFS_TIND_BLOCK << uspi->s_fpbshift)
H A Dtruncate.c334 p = ufs_get_direct_data_ptr(uspi, ufsi, UFS_TIND_BLOCK);
H A Dutil.h555 BUG_ON(blk > UFS_TIND_BLOCK);
H A Dinode.c70 offsets[n++] = UFS_TIND_BLOCK;

Completed in 24 milliseconds