Home
last modified time | relevance | path

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

/fs/ext3/
Dinode.c161 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction() function
2045 if (try_to_extend_transaction(handle, inode)) { in ext3_clear_blocks()
2259 if (try_to_extend_transaction(handle, inode)) { in ext3_free_branches()
/fs/ext4/
Dinode.c178 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction() function
3537 if (try_to_extend_transaction(handle, inode)) { in ext4_clear_blocks()
3751 if (try_to_extend_transaction(handle, inode)) { in ext4_free_branches()