Home
last modified time | relevance | path

Searched refs:st_blocks (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/uapi/asm-generic/
Dstat.h36 long st_blocks; /* Number 512-byte blocks allocated. */ member
61 long long st_blocks; /* Number 512-byte blocks allocated. */ member
/linux-4.19.296/fs/
Dstat.c327 tmp.st_blocks = stat->blocks; in cp_new_stat()
467 tmp.st_blocks = stat->blocks; in cp_new_stat64()
616 tmp.st_blocks = stat->blocks; in cp_compat_stat()
/linux-4.19.296/include/net/9p/
D9p.h428 u64 st_blocks; member
/linux-4.19.296/fs/hostfs/
Dhostfs_user.c36 p->blocks = buf->st_blocks; in stat64_to_hostfs()
/linux-4.19.296/fs/9p/
Dvfs_inode_dotl.c638 inode->i_blocks = stat->st_blocks; in v9fs_stat2inode_dotl()
667 inode->i_blocks = stat->st_blocks; in v9fs_stat2inode_dotl()