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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Daops.c852 u32 w_first_new_cpos; member in struct:ocfs2_write_ctxt
931 wc->w_first_new_cpos = UINT_MAX;
1434 * If w_first_new_cpos is < UINT_MAX, we have a non-sparse
1435 * file that got extended. w_first_new_cpos tells us
1439 if (desc->c_cpos >= wc->w_first_new_cpos) {
1617 wc->w_first_new_cpos =

Completed in 103 milliseconds