Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_itable.h49 size_t statstruct_size,/* sizeof struct that we're filling */
Dxfs_itable.c187 #define XFS_BULKSTAT_UBLEFT(ubleft) ((ubleft) >= statstruct_size)
198 size_t statstruct_size, /* sizeof struct filling */ in xfs_bulkstat() argument
251 ubleft = ubcount * statstruct_size; /* bytes */ in xfs_bulkstat()
481 ubused = statstruct_size; in xfs_bulkstat()