Searched refs:wasdel (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_rtalloc.h | 77 bool wasdel, bool initial_user_data, xfs_rtblock_t *bno,
|
| H A D | xfs_rtalloc.c | 1928 bool wasdel, in xfs_rtallocate_rtg() argument 2019 xfs_trans_mod_sb(tp, wasdel ? in xfs_rtallocate_rtg() 2042 bool wasdel, in xfs_rtallocate_rtgs() argument 2068 prod, wasdel, initial_user_data, &rtlocked, in xfs_rtallocate_rtgs() 2183 prod, ap->wasdel, initial_user_data, in xfs_bmap_rtalloc() 2187 prod, ap->wasdel, initial_user_data, in xfs_bmap_rtalloc()
|
| H A D | xfs_trace.h | 2219 __field(char, wasdel) 2238 __entry->wasdel = args->wasdel; 2260 __entry->wasdel,
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_alloc.h | 54 char wasdel; /* set if allocation was prev delayed */ member
|