Home
last modified time | relevance | path

Searched refs:BMV_OF_PREALLOC (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_fs.h134 #define BMV_OF_PREALLOC 0x1 /* segment = unwritten pre-allocation */ macro
Dxfs_bmap.c5652 BMV_OF_PREALLOC : 0; in xfs_getbmap()