Searched refs:nilfs_btnode_submit_block (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/fs/nilfs2/ | 
| D | btnode.h | 36 int nilfs_btnode_submit_block(struct address_space *, __u64, sector_t, int,
  | 
| D | gcinode.c | 131 	ret = nilfs_btnode_submit_block(&NILFS_I(inode)->i_btnode_cache,  in nilfs_gccache_submit_read_node()
  | 
| D | btnode.c | 55 int nilfs_btnode_submit_block(struct address_space *btnc, __u64 blocknr,  in nilfs_btnode_submit_block()  function
  | 
| D | btree.c | 478 	ret = nilfs_btnode_submit_block(btnc, ptr, 0, REQ_OP_READ, 0, &bh,  in __nilfs_btree_get_block() 495 			ret = nilfs_btnode_submit_block(btnc, ptr2, 0,  in __nilfs_btree_get_block()
  |