Searched refs:logical_offset (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/ocfs2/
H A Dfile.h30 u32 *logical_offset,
H A Dalloc.h96 u32 *logical_offset,
H A Dfile.c538 u32 *logical_offset,
550 return ocfs2_add_clusters_in_btree(handle, &et, logical_offset,
536 ocfs2_add_inode_data(struct ocfs2_super *osb, struct inode *inode, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct buffer_head *fe_bh, handle_t *handle, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) argument
H A Dalloc.c4771 * The new clusters(clusters_to_add) will be inserted at logical_offset.
4778 u32 *logical_offset,
4849 status = ocfs2_insert_extent(handle, et, *logical_offset, block,
4860 *logical_offset += num_bits;
4776 ocfs2_add_clusters_in_btree(handle_t *handle, struct ocfs2_extent_tree *et, u32 *logical_offset, u32 clusters_to_add, int mark_unwritten, struct ocfs2_alloc_context *data_ac, struct ocfs2_alloc_context *meta_ac, enum ocfs2_alloc_restarted *reason_ret) argument
/linux-master/include/uapi/linux/
H A Dbtrfs.h657 __u64 logical_offset; /* in - start of extent in destination */ member in struct:btrfs_ioctl_same_extent_info
670 __u64 logical_offset; /* in - start of extent in source */ member in struct:btrfs_ioctl_same_args

Completed in 138 milliseconds