Searched refs:take_snapshot (Results 1 – 4 of 4) sorted by relevance
275 echo ""> $DEBUGFS_DIR/take_snapshot279 echo ""> $DEBUGFS_DIR/take_snapshot283 echo ""> $DEBUGFS_DIR/take_snapshot
43 ``take_snapshot`` debugfs file is written to.
1224 qp->buf_pool.take_snapshot = 0; in __qla_adjust_buf()1252 if (qp->buf_pool.take_snapshot) in qla_put_buf()1282 if (qp->buf_pool.take_snapshot) { in qla_adjust_buf()1288 qp->buf_pool.take_snapshot = 1; in qla_adjust_buf()
328 struct dentry *take_snapshot; member