Home
last modified time | relevance | path

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

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