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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_types.h126 #define NULLRTBLOCK ((xfs_rtblock_t)-1) macro
H A Dxfs_rtalloc.c312 *rtblock = NULLRTBLOCK;
368 *rtblock = NULLRTBLOCK;
380 *rtblock = NULLRTBLOCK;
441 if (r != NULLRTBLOCK) {
483 if (r != NULLRTBLOCK) {
528 if (r != NULLRTBLOCK) {
550 if (r != NULLRTBLOCK) {
586 *rtblock = NULLRTBLOCK;
651 if (r != NULLRTBLOCK) {
669 *rtblock = NULLRTBLOCK;
[all...]

Completed in 43 milliseconds