Searched refs:bmv_entries (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_fs.h74 * to indicate the area of interest in the file, and bmv_entries with
84 __s32 bmv_entries; /* # of entries filled in (output) */ member in struct:getbmap
89 * Structure for XFS_IOC_GETBMAPX. Fields bmv_offset through bmv_entries
103 __s32 bmv_entries; /* # of entries filled in (output). */ member in struct:getbmapx
129 p2.bmv_entries = p1.bmv_entries; }
H A Dxfs_bmap.c5837 bmv->bmv_entries = 0;
5873 bmv->bmv_entries = 0;
5936 bmv->bmv_entries++;

Completed in 69 milliseconds