Home
last modified time | relevance | path

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

/fs/nilfs2/
Dgcinode.c73 sector_t pbn, __u64 vbn, in nilfs_gccache_submit_read_data() argument
86 if (pbn == 0) { in nilfs_gccache_submit_read_data()
89 err = nilfs_dat_translate(nilfs->ns_dat, vbn, &pbn); in nilfs_gccache_submit_read_data()
106 bh->b_blocknr = pbn; in nilfs_gccache_submit_read_data()
140 int nilfs_gccache_submit_read_node(struct inode *inode, sector_t pbn, in nilfs_gccache_submit_read_node() argument
146 vbn ? : pbn, pbn, READ, out_bh, &pbn); in nilfs_gccache_submit_read_node()