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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dtransaction.c523 do_get_write_access(hfsplus_jbd_handle_t *handle, struct hfsplus_jbd_head *jh, function
755 rc = do_get_write_access(handle, jh, 0);
876 err = do_get_write_access(handle, jh, 1);
1623 * is do_get_write_access() - it could be looking at the buffer while
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jbd/
H A Dtransaction.c523 do_get_write_access(handle_t *handle, struct journal_head *jh, function
757 rc = do_get_write_access(handle, jh, 0);
878 err = do_get_write_access(handle, jh, 1);
1641 * is do_get_write_access() - it could be looking at the buffer while
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/jbd2/
H A Dtransaction.c523 do_get_write_access(handle_t *handle, struct journal_head *jh, function
757 rc = do_get_write_access(handle, jh, 0);
878 err = do_get_write_access(handle, jh, 1);
1641 * is do_get_write_access() - it could be looking at the buffer while

Completed in 164 milliseconds