Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_bmap.c1398 int *is_empty) in xfs_bmap_last_extent()
1433 int is_empty; in xfs_bmap_isaeof() local
1469 int is_empty; in xfs_bmap_last_offset() local
5745 int is_empty; in xfs_bmap_can_insert_extents() local
/linux-4.19.296/fs/ubifs/
Drecovery.c62 static int is_empty(void *buf, int len) in is_empty() function