Home
last modified time | relevance | path

Searched refs:nilfs_dat_move (Results 1 – 3 of 3) sorted by relevance

/linux/fs/nilfs2/
H A Ddat.h41 int nilfs_dat_move(struct inode *, __u64, sector_t);
H A Ddat.c318 * nilfs_dat_move - change a block number
323 * Description: nilfs_dat_move() changes the block number associated with
331 int nilfs_dat_move(struct inode *dat, __u64 vblocknr, sector_t blocknr) in nilfs_dat_move() function
H A Dbtree.c2325 ret = nilfs_dat_move(nilfs_bmap_get_dat(btree), (*bh)->b_blocknr, in nilfs_btree_assign_gc()