Searched refs:busy (Results 1 – 6 of 6) sorted by relevance
721 int i, busy, rv; in release_lockspace() local723 busy = lockspace_busy(ls, force); in release_lockspace()727 if (busy) { in release_lockspace()
1318 int busy = false; in nilfs_mount() local1321 busy = nilfs_try_to_shrink_tree(s->s_root); in nilfs_mount()1322 if (busy && (flags ^ s->s_flags) & MS_RDONLY) { in nilfs_mount()1331 if (!busy) { in nilfs_mount()
622 int busy = 0; in invalidate_inodes() local635 busy = 1; in invalidate_inodes()640 busy = 1; in invalidate_inodes()653 return busy; in invalidate_inodes()
1757 goto busy; in journal_try_to_free_buffers()1762 busy: in journal_try_to_free_buffers()
1759 goto busy; in jbd2_journal_try_to_free_buffers()1764 busy: in jbd2_journal_try_to_free_buffers()
3658 int busy = 0; in ext4_mb_discard_group_preallocations() local3690 busy = 1; in ext4_mb_discard_group_preallocations()3711 if (free < needed && busy) { in ext4_mb_discard_group_preallocations()3712 busy = 0; in ext4_mb_discard_group_preallocations()