Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext2/
Dxattr.c150 char *end, size_t end_offs) in ext2_xattr_entry_valid() argument
163 if (size > end_offs || in ext2_xattr_entry_valid()
164 le16_to_cpu(entry->e_value_offs) + size > end_offs) in ext2_xattr_entry_valid()
/linux-6.1.9/fs/nfs/filelayout/
Dfilelayout.c234 loff_t end_offs = 0; in filelayout_set_layoutcommit() local
240 end_offs = hdr->mds_offset + (loff_t)hdr->res.count; in filelayout_set_layoutcommit()
243 pnfs_set_layoutcommit(hdr->inode, hdr->lseg, end_offs); in filelayout_set_layoutcommit()
/linux-6.1.9/fs/nfs/flexfilelayout/
Dflexfilelayout.c1458 loff_t end_offs = 0; in ff_layout_write_done_cb() local
1489 end_offs = hdr->mds_offset + (loff_t)hdr->res.count; in ff_layout_write_done_cb()
1492 ff_layout_set_layoutcommit(hdr->inode, hdr->lseg, end_offs); in ff_layout_write_done_cb()