Searched refs:ISNULLSTARTBLOCK (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_bmap.c559 if (!ISNULLSTARTBLOCK(new->br_startblock)) {
577 else if (ISNULLSTARTBLOCK(new->br_startblock)) {
608 if (!ISNULLSTARTBLOCK(new->br_startblock) &&
611 ISNULLSTARTBLOCK(prev.br_startblock)) {
770 STATE_SET(LEFT_DELAY, ISNULLSTARTBLOCK(LEFT.br_startblock));
787 STATE_SET(RIGHT_DELAY, ISNULLSTARTBLOCK(RIGHT.br_startblock));
1353 STATE_SET(LEFT_DELAY, ISNULLSTARTBLOCK(LEFT.br_startblock));
1370 STATE_SET(RIGHT_DELAY, ISNULLSTARTBLOCK(RIGHT.br_startblock));
1876 ASSERT(ISNULLSTARTBLOCK(new->br_startblock));
1882 STATE_SET(LEFT_DELAY, ISNULLSTARTBLOCK(lef
[all...]
H A Dxfs_bmap_btree.h103 #define ISNULLSTARTBLOCK(x) isnullstartblock(x) macro
H A Dxfs_bmap_btree.c2367 if (ISNULLSTARTBLOCK(s->br_startblock)) {
2411 if (ISNULLSTARTBLOCK(b)) {
2454 if (ISNULLSTARTBLOCK(s->br_startblock)) {
2498 if (ISNULLSTARTBLOCK(b)) {
2545 if (ISNULLSTARTBLOCK(v)) {
H A Dxfs_iomap.c286 if (nimaps && !ISNULLSTARTBLOCK(imap.br_startblock)) {
H A Dxfs_inode.c2905 if (ISNULLSTARTBLOCK(start_block)) {

Completed in 101 milliseconds