Home
last modified time | relevance | path

Searched defs:wasdel (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_alloc.h121 char wasdel; /* set if allocation was prev delayed */ member
Dxfs_bmap.h54 bool wasdel; /* replacing a delayed allocation */ member
Dxfs_bmap.c724 int wasdel, /* converting a delayed alloc */ in xfs_bmap_extents_to_btree()
5074 int wasdel; /* was a delayed alloc extent */ in xfs_bunmapi() local
/linux-4.4.14/fs/xfs/
Dxfs_rtalloc.c1100 int wasdel, /* was a delayed allocation extent */ in xfs_rtallocate_extent()