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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs_bmap_btree.h114 #define ISUNWRITTEN(x) ((x)->br_state == XFS_EXT_UNWRITTEN) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs_bmap_btree.h114 #define ISUNWRITTEN(x) ((x)->br_state == XFS_EXT_UNWRITTEN) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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))))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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 68 milliseconds