Searched refs:EXT4_GET_BLOCKS_DELALLOC_RESERVE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dinode.c1304 if (flags & EXT4_GET_BLOCKS_DELALLOC_RESERVE)
1331 (flags & EXT4_GET_BLOCKS_DELALLOC_RESERVE))
1334 if (flags & EXT4_GET_BLOCKS_DELALLOC_RESERVE)
2220 * We pass in the magic EXT4_GET_BLOCKS_DELALLOC_RESERVE to
2229 * EXT4_GET_BLOCKS_DELALLOC_RESERVE so the delalloc accounting
2238 get_blocks_flags |= EXT4_GET_BLOCKS_DELALLOC_RESERVE;
H A Dext4.h480 #define EXT4_GET_BLOCKS_DELALLOC_RESERVE 0x0004 macro
H A Dextents.c3275 if (flags & EXT4_GET_BLOCKS_DELALLOC_RESERVE)
3545 if (flags & EXT4_GET_BLOCKS_DELALLOC_RESERVE)

Completed in 170 milliseconds