Searched refs:BMV_IF_DELALLOC (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_fs.h116 #define BMV_IF_DELALLOC 0x8 /* rtn status BMV_OF_DELALLOC if req */ macro
120 BMV_IF_DELALLOC|BMV_IF_NO_HOLES)
H A Dxfs_bmap.c5458 if (whichfork == XFS_DATA_FORK && !(iflags & BMV_IF_DELALLOC)) {
5493 (whichfork == XFS_ATTR_FORK || !(iflags & BMV_IF_DELALLOC))) {
5522 ASSERT(((iflags & BMV_IF_DELALLOC) != 0) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_fs.h116 #define BMV_IF_DELALLOC 0x8 /* rtn status BMV_OF_DELALLOC if req */ macro
120 BMV_IF_DELALLOC|BMV_IF_NO_HOLES)
H A Dxfs_bmap.c5458 if (whichfork == XFS_DATA_FORK && !(iflags & BMV_IF_DELALLOC)) {
5493 (whichfork == XFS_ATTR_FORK || !(iflags & BMV_IF_DELALLOC))) {
5522 ASSERT(((iflags & BMV_IF_DELALLOC) != 0) ||
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_iops.c671 bm.bmv_iflags |= BMV_IF_DELALLOC;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_iops.c671 bm.bmv_iflags |= BMV_IF_DELALLOC;

Completed in 366 milliseconds