Home
last modified time | relevance | path

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

/fs/nfs/filelayout/
Dfilelayout.c258 loff_t end_offs = 0; in filelayout_set_layoutcommit() local
264 end_offs = hdr->mds_offset + (loff_t)hdr->res.count; in filelayout_set_layoutcommit()
267 pnfs_set_layoutcommit(hdr->inode, hdr->lseg, end_offs); in filelayout_set_layoutcommit()
/fs/nfs/flexfilelayout/
Dflexfilelayout.c1478 loff_t end_offs = 0; in ff_layout_write_done_cb() local
1504 end_offs = hdr->mds_offset + (loff_t)hdr->res.count; in ff_layout_write_done_cb()
1507 ff_layout_set_layoutcommit(hdr->inode, hdr->lseg, end_offs); in ff_layout_write_done_cb()