Home
last modified time | relevance | path

Searched defs:off1 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/fs/jfs/
Djfs_xtree.h34 __u8 off1; /* 1: offset in unit of fsblksize */ member
/linux-4.4.14/include/linux/
Ddmaengine.h867 size_t off1, size_t off2, size_t len) in dmaengine_check_align()
879 static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1, in is_dma_copy_aligned()
885 static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1, in is_dma_xor_aligned()
891 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned()
897 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, in is_dma_fill_aligned()
/linux-4.4.14/include/uapi/linux/
Dixjuser.h133 unsigned int off1; member
/linux-4.4.14/fs/btrfs/
Dctree.c5295 unsigned long off1, off2; in tree_compare_item() local