Searched refs:nullstartblock (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/xfs/libxfs/
H A Dxfs_bmap.c1703 PREV.br_startblock = nullstartblock(da_new);
1772 PREV.br_startblock = nullstartblock(da_new);
1810 PREV.br_startblock = nullstartblock(da_new);
1860 PREV.br_startblock = nullstartblock(da_new);
1898 nullstartblock(xfs_bmap_worst_indlen(bma->ip,
1904 nullstartblock(xfs_bmap_worst_indlen(bma->ip,
2635 left.br_startblock = nullstartblock(newlen);
2656 left.br_startblock = nullstartblock(newlen);
2674 right.br_startblock = nullstartblock(newlen);
4124 got->br_startblock = nullstartblock(indle
[all...]
H A Dxfs_format.h1686 static inline xfs_fsblock_t nullstartblock(int k) function

Completed in 186 milliseconds