Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_bmap.c1574 int *is_empty) in xfs_bmap_last_extent()
1612 int is_empty; in xfs_bmap_isaeof() local
1648 int is_empty; in xfs_bmap_last_offset() local
/fs/ubifs/
Drecovery.c62 static int is_empty(void *buf, int len) in is_empty() function