Searched refs:bch2_inode_opts_get (Results 1 – 6 of 6) sorted by relevance
| /fs/bcachefs/ |
| A D | inode.h | 292 void bch2_inode_opts_get(struct bch_io_opts *, struct bch_fs *, 304 bch2_inode_opts_get(&io_opts, c, inode); in bch2_inode_rebalance_opts_get()
|
| A D | fs-io-buffered.c | 280 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in bch2_readahead() 348 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in bch2_read_single_folio() 663 bch2_inode_opts_get(&w->opts, c, &to_bch_ei(mapping->host)->ei_inode); in bch2_writepages()
|
| A D | fs-io-direct.c | 81 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in bch2_direct_IO_read() 462 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in bch2_dio_write_loop()
|
| A D | inode.c | 1234 void bch2_inode_opts_get(struct bch_io_opts *opts, struct bch_fs *c, in bch2_inode_opts_get() function 1259 bch2_inode_opts_get(opts, trans->c, &inode); in bch2_inum_opts_get()
|
| A D | move.c | 494 bch2_inode_opts_get(&e.io_opts, trans->c, &inode); in bch2_move_get_io_opts() 542 bch2_inode_opts_get(io_opts, c, &inode); in bch2_move_get_io_opts_one()
|
| A D | fs-io.c | 640 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in __bchfs_fallocate()
|
Completed in 17 milliseconds