Home
last modified time | relevance | path

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

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