Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fs/
H A Dudf_inode.h46 #define CLSTR_SIZE 8 macro
106 daddr_t udp_cache[CLSTR_SIZE];
/titanic_50/usr/src/uts/common/fs/udfs/
H A Dudf_alloc.c1369 part->udp_number, 0, CLSTR_SIZE, &bno, &sz, 1, 0)) != 0) { in ud_alloc_from_cache()