Searched refs:bch2_inode_opts_get (Results 1 – 5 of 5) sorted by relevance
/linux/fs/bcachefs/ |
H A D | inode.h | 284 void bch2_inode_opts_get(struct bch_io_opts *, struct bch_fs *, 294 bch2_inode_opts_get(&io_opts, c, inode); in bch2_inode_rebalance_opts_get()
|
H A D | fs-io-buffered.c | 256 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in bch2_readahead() 323 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in bch2_read_single_folio() 379 bch2_inode_opts_get(&ret.opts, c, &inode->ei_inode); in bch_writepage_state_init()
|
H A D | fs-io-direct.c | 79 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in bch2_direct_IO_read() 453 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in bch2_dio_write_loop()
|
H A D | inode.c | 1192 void bch2_inode_opts_get(struct bch_io_opts *opts, struct bch_fs *c, in bch2_inode_opts_get() function 1217 bch2_inode_opts_get(opts, trans->c, &inode); in bch2_inum_opts_get()
|
H A D | fs-io.c | 614 bch2_inode_opts_get(&opts, c, &inode->ei_inode); in __bchfs_fallocate()
|