Lines Matching refs:fofs
577 unsigned int fofs; /* start offset in a file */
771 ext->fofs = le32_to_cpu(i_ext->fofs);
779 i_ext->fofs = cpu_to_le32(ext->fofs);
784 static inline void set_extent_info(struct extent_info *ei, unsigned int fofs,
787 ei->fofs = fofs;
814 return (back->fofs + back->len == front->fofs &&
3878 pgoff_t fofs, block_t blkaddr, unsigned int len);