bs_xflags         344 fs/xfs/libxfs/xfs_fs.h 	__u32		bs_xflags;	/* extended flags		*/
bs_xflags         367 fs/xfs/libxfs/xfs_fs.h 	uint64_t	bs_xflags;	/* extended flags		*/
bs_xflags         140 fs/xfs/xfs_ioctl32.c 	    get_user(bstat->bs_xflags,	&bstat32->bs_size)	||
bs_xflags         194 fs/xfs/xfs_ioctl32.c 	    put_user(buffer->bs_xflags,	  &p32->bs_xflags)	||
bs_xflags          52 fs/xfs/xfs_ioctl32.h 	__u32		bs_xflags;	/* extended flags		*/
bs_xflags         105 fs/xfs/xfs_itable.c 	buf->bs_xflags = xfs_ip2xflags(ip);
bs_xflags         292 fs/xfs/xfs_itable.c 	bs1->bs_xflags = bstat->bs_xflags;