Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dsegment.c178 * @vacancy_check: flags for vacancy rate checks
191 * When @vacancy_check flag is set, this function will check the amount of
201 int vacancy_check) in nilfs_transaction_begin()
222 if (vacancy_check && nilfs_near_disk_full(nilfs)) { in nilfs_transaction_begin()
203 nilfs_transaction_begin(struct super_block * sb,struct nilfs_transaction_info * ti,int vacancy_check) nilfs_transaction_begin() argument