XFS_EXT_UNWRITTEN 513 fs/xfs/linux-2.6/xfs_lrw.c if (imap.br_state == XFS_EXT_UNWRITTEN || XFS_EXT_UNWRITTEN 603 fs/xfs/xfs_bmap.c if (prev.br_state != XFS_EXT_UNWRITTEN && XFS_EXT_UNWRITTEN 619 fs/xfs/xfs_bmap.c ASSERT(new->br_state == XFS_EXT_UNWRITTEN); XFS_EXT_UNWRITTEN 1303 fs/xfs/xfs_bmap.c oldext = (newext == XFS_EXT_UNWRITTEN) ? XFS_EXT_UNWRITTEN 1304 fs/xfs/xfs_bmap.c XFS_EXT_NORM : XFS_EXT_UNWRITTEN; XFS_EXT_UNWRITTEN 4683 fs/xfs/xfs_bmap.c mval[i].br_state == XFS_EXT_UNWRITTEN); XFS_EXT_UNWRITTEN 5059 fs/xfs/xfs_bmap.c got.br_state = XFS_EXT_UNWRITTEN; XFS_EXT_UNWRITTEN 5080 fs/xfs/xfs_bmap.c got.br_state == XFS_EXT_UNWRITTEN); XFS_EXT_UNWRITTEN 5143 fs/xfs/xfs_bmap.c if (wr && mval->br_state == XFS_EXT_UNWRITTEN && XFS_EXT_UNWRITTEN 5496 fs/xfs/xfs_bmap.c if (del.br_state == XFS_EXT_UNWRITTEN || XFS_EXT_UNWRITTEN 5527 fs/xfs/xfs_bmap.c del.br_state = XFS_EXT_UNWRITTEN; XFS_EXT_UNWRITTEN 5547 fs/xfs/xfs_bmap.c (del.br_state == XFS_EXT_UNWRITTEN || XFS_EXT_UNWRITTEN 5561 fs/xfs/xfs_bmap.c } else if (del.br_state == XFS_EXT_UNWRITTEN) { XFS_EXT_UNWRITTEN 5581 fs/xfs/xfs_bmap.c prev.br_state = XFS_EXT_UNWRITTEN; XFS_EXT_UNWRITTEN 5590 fs/xfs/xfs_bmap.c del.br_state = XFS_EXT_UNWRITTEN; XFS_EXT_UNWRITTEN 5928 fs/xfs/xfs_bmap.c oflags = (map[i].br_state == XFS_EXT_UNWRITTEN) ? XFS_EXT_UNWRITTEN 1451 fs/xfs/xfs_bmap_btree.c return XFS_EXT_UNWRITTEN; XFS_EXT_UNWRITTEN 1852 fs/xfs/xfs_bmap_btree.c st = XFS_EXT_UNWRITTEN; XFS_EXT_UNWRITTEN 2333 fs/xfs/xfs_bmap_btree.c ASSERT(state == XFS_EXT_NORM || state == XFS_EXT_UNWRITTEN); XFS_EXT_UNWRITTEN 2391 fs/xfs/xfs_bmap_btree.c ASSERT(state == XFS_EXT_NORM || state == XFS_EXT_UNWRITTEN); XFS_EXT_UNWRITTEN 2503 fs/xfs/xfs_bmap_btree.c ASSERT(v == XFS_EXT_NORM || v == XFS_EXT_UNWRITTEN); XFS_EXT_UNWRITTEN 125 fs/xfs/xfs_bmap_btree.h #define ISUNWRITTEN(x) ((x)->br_state == XFS_EXT_UNWRITTEN) XFS_EXT_UNWRITTEN 3216 fs/xfs/xfs_vnodeops.c if (imap.br_state == XFS_EXT_UNWRITTEN)