Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_itable.c126 buf->bs_projid = dic->di_projid; in xfs_bulkstat_one()
148 buf->bs_projid = 0; in xfs_bulkstat_one()
152 buf->bs_projid = INT_GET(dic->di_projid, arch); in xfs_bulkstat_one()
Dxfs_fs.h308 __u16 bs_projid; /* project id */ member