Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dindirect.c813 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction() function
955 if (try_to_extend_transaction(handle, inode)) { in ext4_clear_blocks()
1158 if (try_to_extend_transaction(handle, inode)) { in ext4_free_branches()
/linux-4.1.27/fs/ext3/
Dinode.c154 static int try_to_extend_transaction(handle_t *handle, struct inode *inode) in try_to_extend_transaction() function
2204 if (try_to_extend_transaction(handle, inode)) { in ext3_clear_blocks()
2399 if (try_to_extend_transaction(handle, inode)) { in ext3_free_branches()