Home
last modified time | relevance | path

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

/fs/smb/client/
A Dsmb2inode.c229 goto finished; in smb2_compound_op()
262 goto finished; in smb2_compound_op()
305 goto finished; in smb2_compound_op()
341 goto finished; in smb2_compound_op()
370 goto finished; in smb2_compound_op()
405 goto finished; in smb2_compound_op()
436 goto finished; in smb2_compound_op()
476 goto finished; in smb2_compound_op()
603 goto finished; in smb2_compound_op()
617 goto finished; in smb2_compound_op()
[all …]
/fs/ext4/
A Ddir.c584 goto finished; in ext4_dx_readdir()
605 goto finished; in ext4_dx_readdir()
634 finished: in ext4_dx_readdir()
/fs/btrfs/
A Dordered-data.c577 bool finished = false; in btrfs_dec_test_ordered_pending() local
606 finished = !test_and_set_bit(BTRFS_ORDERED_IO_DONE, &entry->flags); in btrfs_dec_test_ordered_pending()
611 if (finished && cached && entry) { in btrfs_dec_test_ordered_pending()
617 return finished; in btrfs_dec_test_ordered_pending()
/fs/iomap/
A Dbuffered-io.c326 bool finished = true; in iomap_finish_folio_read() local
335 finished = !ifs->read_bytes_pending; in iomap_finish_folio_read()
339 if (finished) in iomap_finish_folio_read()

Completed in 19 milliseconds