Home
last modified time | relevance | path

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

/linux-2.6.39/arch/um/include/shared/
Dos.h45 unsigned long long ust_blocks; /* number of blocks allocated */ member
/linux-2.6.39/arch/um/os-Linux/
Dfile.c31 .ust_blocks = src->st_blocks, /* number of blocks allocated */ in copy_stat()