Home
last modified time | relevance | path

Searched refs:try_to_extend_transaction (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/ext4/
Dindirect.c951 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction() function
1091 if (try_to_extend_transaction(handle, inode)) { in ext4_clear_blocks()
1294 if (try_to_extend_transaction(handle, inode)) { in ext4_free_branches()
/linux-3.3/fs/ext3/
Dinode.c163 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction() function
2246 if (try_to_extend_transaction(handle, inode)) { in ext3_clear_blocks()
2441 if (try_to_extend_transaction(handle, inode)) { in ext3_free_branches()