Home
last modified time | relevance | path

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

/linux-4.19.296/fs/jfs/
Djfs_xtree.h34 __u8 off1; /* 1: offset in unit of fsblksize */ member
/linux-4.19.296/include/linux/
Ddmaengine.h1044 size_t off1, size_t off2, size_t len) in dmaengine_check_align()
1056 static inline bool is_dma_copy_aligned(struct dma_device *dev, size_t off1, in is_dma_copy_aligned()
1062 static inline bool is_dma_xor_aligned(struct dma_device *dev, size_t off1, in is_dma_xor_aligned()
1068 static inline bool is_dma_pq_aligned(struct dma_device *dev, size_t off1, in is_dma_pq_aligned()
1074 static inline bool is_dma_fill_aligned(struct dma_device *dev, size_t off1, in is_dma_fill_aligned()
/linux-4.19.296/fs/btrfs/
Dctree.c5425 unsigned long off1, off2; in tree_compare_item() local