Home
last modified time | relevance | path

Searched refs:ISUNWRITTEN (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_bmap_btree.h170 #define ISUNWRITTEN(x) ((x)->br_state == XFS_EXT_UNWRITTEN) macro
Dxfs_iomap.c188 if (ISUNWRITTEN(imap)) in xfs_imap_to_bmap()