Searched refs:Indirect (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/fs/minix/ |
D | itree_common.c | 7 } Indirect; typedef 11 static inline void add_chain(Indirect *p, struct buffer_head *bh, block_t *v) in add_chain() 17 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() 29 static inline Indirect *get_branch(struct inode *inode, in get_branch() 32 Indirect chain[DEPTH], in get_branch() 36 Indirect *p = chain; in get_branch() 72 Indirect *branch) in alloc_branch() 109 Indirect chain[DEPTH], in splice_branch() 110 Indirect *where, in splice_branch() 150 Indirect chain[DEPTH]; in get_block() [all …]
|
/linux-4.4.14/fs/sysv/ |
D | itree.c | 62 } Indirect; typedef 66 static inline void add_chain(Indirect *p, struct buffer_head *bh, sysv_zone_t *v) in add_chain() 72 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() 87 static Indirect *get_branch(struct inode *inode, in get_branch() 90 Indirect chain[], in get_branch() 94 Indirect *p = chain; in get_branch() 127 Indirect *branch) in alloc_branch() 168 Indirect chain[], in splice_branch() 169 Indirect *where, in splice_branch() 206 Indirect chain[DEPTH]; in get_block() [all …]
|
/linux-4.4.14/fs/ext4/ |
D | indirect.c | 34 } Indirect; typedef 36 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain() 143 static Indirect *ext4_get_branch(struct inode *inode, int depth, in ext4_get_branch() 145 Indirect chain[4], int *err) in ext4_get_branch() 148 Indirect *p = chain; in ext4_get_branch() 209 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind) in ext4_find_near() 244 Indirect *partial) in ext4_find_goal() 269 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() 325 Indirect *branch) in ext4_alloc_branch() 414 Indirect *where, int num) in ext4_splice_branch() [all …]
|
/linux-4.4.14/fs/ext2/ |
D | inode.c | 115 } Indirect; typedef 117 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain() 123 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() 231 static Indirect *ext2_get_branch(struct inode *inode, in ext2_get_branch() 234 Indirect chain[4], in ext2_get_branch() 238 Indirect *p = chain; in ext2_get_branch() 291 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near() 328 Indirect *partial) in ext2_find_goal() 359 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() 475 int *offsets, Indirect *branch) in ext2_alloc_branch() [all …]
|
/linux-4.4.14/drivers/net/ethernet/wiznet/ |
D | Kconfig | 57 bool "Indirect address bus mode" 60 using Indirect Mode Address Register and Indirect Mode Data Register,
|
/linux-4.4.14/fs/ufs/ |
D | inode.c | 83 } Indirect; typedef 87 Indirect *from, Indirect *to) in grow_chain32() 89 Indirect *p; in grow_chain32() 103 Indirect *from, Indirect *to) in grow_chain64() 105 Indirect *p; in grow_chain64() 129 Indirect chain[4], *q = chain; in ufs_frag_map()
|
/linux-4.4.14/Documentation/filesystems/ |
D | logfs.txt | 115 Indirect Tree 230 Indirect block mapping
|
/linux-4.4.14/Documentation/power/regulator/ |
D | consumer.txt | 135 Indirect operating mode control.
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 3566 * Source Index Indirect 3577 * Destination Index Indirect
|