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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap_btree.h114 #define ISUNWRITTEN(x) ((x)->br_state == XFS_EXT_UNWRITTEN) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_aops.c1336 if (create || !ISUNWRITTEN(&imap))
1338 if (create && ISUNWRITTEN(&imap)) {
1363 (new || ISUNWRITTEN(&imap))))

Completed in 162 milliseconds