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

/linux-4.1.27/fs/ufs/
H A Dufs_fs.h273 #define UFS2_NOCSPTRS ((128 / sizeof(void *)) - 4)
275 #define UFS2_NOCSPTRS 28 macro
442 __fs32 fs_ocsp[UFS2_NOCSPTRS]; /*list of fs_cs info buffers */
891 __fs32 fs_ocsp[UFS2_NOCSPTRS];

Completed in 54 milliseconds