Searched refs:Indirect (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/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.1.27/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.1.27/fs/ext4/ |
D | indirect.c | 33 } Indirect; typedef 35 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain() 142 static Indirect *ext4_get_branch(struct inode *inode, int depth, in ext4_get_branch() 144 Indirect chain[4], int *err) in ext4_get_branch() 147 Indirect *p = chain; in ext4_get_branch() 208 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind) in ext4_find_near() 243 Indirect *partial) in ext4_find_goal() 268 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() 324 Indirect *branch) in ext4_alloc_branch() 413 Indirect *where, int num) in ext4_splice_branch() [all …]
|
/linux-4.1.27/fs/ext2/ |
D | inode.c | 114 } Indirect; typedef 116 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain() 122 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() 230 static Indirect *ext2_get_branch(struct inode *inode, in ext2_get_branch() 233 Indirect chain[4], in ext2_get_branch() 237 Indirect *p = chain; in ext2_get_branch() 290 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near() 327 Indirect *partial) in ext2_find_goal() 358 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() 474 int *offsets, Indirect *branch) in ext2_alloc_branch() [all …]
|
/linux-4.1.27/drivers/net/ethernet/wiznet/ |
D | Kconfig | 59 bool "Indirect address bus mode" 62 using Indirect Mode Address Register and Indirect Mode Data Register,
|
/linux-4.1.27/fs/ext3/ |
D | inode.c | 296 } Indirect; typedef 298 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain() 304 static int verify_chain(Indirect *from, Indirect *to) in verify_chain() 410 static Indirect *ext3_get_branch(struct inode *inode, int depth, int *offsets, in ext3_get_branch() 411 Indirect chain[4], int *err) in ext3_get_branch() 414 Indirect *p = chain; in ext3_get_branch() 466 static ext3_fsblk_t ext3_find_near(struct inode *inode, Indirect *ind) in ext3_find_near() 505 Indirect *partial) in ext3_find_goal() 535 static int ext3_blks_to_allocate(Indirect *branch, int k, unsigned long blks, in ext3_blks_to_allocate() 655 int *offsets, Indirect *branch) in ext3_alloc_branch() [all …]
|
/linux-4.1.27/Documentation/filesystems/ |
D | logfs.txt | 115 Indirect Tree 230 Indirect block mapping
|
/linux-4.1.27/Documentation/power/regulator/ |
D | consumer.txt | 135 Indirect operating mode control.
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 3566 * Source Index Indirect 3577 * Destination Index Indirect
|