Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A 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/fs/nfs/flexfilelayout/
H A Dflexfilelayout.c1813 loff_t end_offs = 0; in ff_layout_write_done_cb() local
1850 end_offs = hdr->mds_offset + (loff_t)hdr->res.count; in ff_layout_write_done_cb()
1853 ff_layout_set_layoutcommit(hdr->inode, hdr->lseg, end_offs); in ff_layout_write_done_cb()