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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_types.h118 #define NULLRTBLOCK ((xfs_rtblock_t)-1) macro
H A Dxfs_rtalloc.c300 *rtblock = NULLRTBLOCK;
356 *rtblock = NULLRTBLOCK;
368 *rtblock = NULLRTBLOCK;
429 if (r != NULLRTBLOCK) {
472 if (r != NULLRTBLOCK) {
517 if (r != NULLRTBLOCK) {
539 if (r != NULLRTBLOCK) {
575 *rtblock = NULLRTBLOCK;
642 if (r != NULLRTBLOCK) {
660 *rtblock = NULLRTBLOCK;
[all...]

Completed in 46 milliseconds