Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_bmap.c1359 int *is_empty) in xfs_bmap_last_extent()
1394 int is_empty; in xfs_bmap_isaeof() local
1431 int is_empty; in xfs_bmap_last_offset() local
5867 int is_empty; in xfs_bmap_can_insert_extents() local
/fs/ubifs/
Drecovery.c50 static int is_empty(void *buf, int len) in is_empty() function