Searched refs:durable (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtxn011.tcl8 # TEST Test durable and non-durable txns.
9 # TEST Test a mixed env (with both durable and non-durable
10 # TEST dbs), then a purely non-durable env. Make sure commit
13 # TEST Test that we can't get a durable handle on a ND
21 puts "Txn011: Non-durable txns ($envtype)."
67 # Clean up non-durable env tests.
72 puts "\tTxn011.d: Set up mixed durable/non-durable tes
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dextent-tree.c3217 if (!rsv->durable)
3230 block_rsv->durable = 1;
3281 if (block_rsv->durable &&
4249 if (block_rsv->durable && !cache->ro) {
H A Dctree.h714 unsigned int durable:1; member in struct:btrfs_block_rsv

Completed in 69 milliseconds