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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dfiemap.h48 #define FIEMAP_EXTENT_DELALLOC 0x00000004 /* Location still pending. macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Dioctl.c83 #define SET_UNKNOWN_FLAGS (FIEMAP_EXTENT_DELALLOC)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_iops.c623 fiemap_flags |= FIEMAP_EXTENT_DELALLOC;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dextents.c3846 flags |= FIEMAP_EXTENT_DELALLOC;
3866 if ((flags & FIEMAP_EXTENT_DELALLOC) &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent_io.c2998 flags |= (FIEMAP_EXTENT_DELALLOC |

Completed in 286 milliseconds