Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/filelayout/
Dfilelayout.c231 loff_t end_offs = 0; in filelayout_set_layoutcommit() local
237 end_offs = hdr->mds_offset + (loff_t)hdr->res.count; in filelayout_set_layoutcommit()
240 pnfs_set_layoutcommit(hdr->inode, hdr->lseg, end_offs); in filelayout_set_layoutcommit()
/Linux-v4.19/fs/nfs/flexfilelayout/
Dflexfilelayout.c1413 loff_t end_offs = 0; in ff_layout_write_done_cb() local
1441 end_offs = hdr->mds_offset + (loff_t)hdr->res.count; in ff_layout_write_done_cb()
1444 ff_layout_set_layoutcommit(hdr->inode, hdr->lseg, end_offs); in ff_layout_write_done_cb()