Searched refs:bs_xflags (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl32.h64 __u32 bs_xflags; /* extended flags */ member in struct:compat_xfs_bstat
H A Dxfs_ioctl32.c163 get_user(bstat->bs_xflags, &bstat32->bs_size) ||
216 put_user(buffer->bs_xflags, &p32->bs_xflags) ||
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_fs.h52 * Flags for the bs_xflags/fsx_xflags field
292 __u32 bs_xflags; /* extended flags */ member in struct:xfs_bstat
H A Dxfs_itable.c114 buf->bs_xflags = xfs_ip2xflags(ip);

Completed in 118 milliseconds