Searched refs:Indirect (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/fs/minix/ |
D | itree_common.c | 8 } Indirect; typedef 12 static inline void add_chain(Indirect *p, struct buffer_head *bh, block_t *v) in add_chain() 18 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() 30 static inline Indirect *get_branch(struct inode *inode, in get_branch() 33 Indirect chain[DEPTH], in get_branch() 37 Indirect *p = chain; in get_branch() 73 Indirect *branch) in alloc_branch() 110 Indirect chain[DEPTH], in splice_branch() 111 Indirect *where, in splice_branch() 151 Indirect chain[DEPTH]; in get_block() [all …]
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | blockmap.rst | 8 | 12 | Indirect block: (file blocks 12 to (``$block_size`` / 4) + 11, or 12 to 103… 11 | | | Indirect Block Offset | Where It Points … 19 | | | Double Indirect Block Offset | Where It Points … 24 | | | | | Indirect Block Offset | Where I… 33 | | | Triple Indirect Block Offset | Where It Points … 38 | | | | | Double Indirect Block Offset | Where… 43 …| | | | | Indirect Block Offset …
|
D | ifork.rst | 18 Direct/Indirect Block Addressing
|
/Linux-v4.19/fs/sysv/ |
D | itree.c | 63 } Indirect; typedef 67 static inline void add_chain(Indirect *p, struct buffer_head *bh, sysv_zone_t *v) in add_chain() 73 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() 88 static Indirect *get_branch(struct inode *inode, in get_branch() 91 Indirect chain[], in get_branch() 95 Indirect *p = chain; in get_branch() 128 Indirect *branch) in alloc_branch() 169 Indirect chain[], in splice_branch() 170 Indirect *where, in splice_branch() 207 Indirect chain[DEPTH]; in get_block() [all …]
|
/Linux-v4.19/fs/ext4/ |
D | indirect.c | 35 } Indirect; typedef 37 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain() 144 static Indirect *ext4_get_branch(struct inode *inode, int depth, in ext4_get_branch() 146 Indirect chain[4], int *err) in ext4_get_branch() 149 Indirect *p = chain; in ext4_get_branch() 210 static ext4_fsblk_t ext4_find_near(struct inode *inode, Indirect *ind) in ext4_find_near() 245 Indirect *partial) in ext4_find_goal() 270 static int ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, in ext4_blks_to_allocate() 326 Indirect *branch) in ext4_alloc_branch() 415 Indirect *where, int num) in ext4_splice_branch() [all …]
|
/Linux-v4.19/fs/ext2/ |
D | inode.c | 118 } Indirect; typedef 120 static inline void add_chain(Indirect *p, struct buffer_head *bh, __le32 *v) in add_chain() 126 static inline int verify_chain(Indirect *from, Indirect *to) in verify_chain() 234 static Indirect *ext2_get_branch(struct inode *inode, in ext2_get_branch() 237 Indirect chain[4], in ext2_get_branch() 241 Indirect *p = chain; in ext2_get_branch() 294 static ext2_fsblk_t ext2_find_near(struct inode *inode, Indirect *ind) in ext2_find_near() 331 Indirect *partial) in ext2_find_goal() 362 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, in ext2_blks_to_allocate() 478 int *offsets, Indirect *branch) in ext2_alloc_branch() [all …]
|
/Linux-v4.19/drivers/net/ethernet/wiznet/ |
D | Kconfig | 57 bool "Indirect address bus mode" 60 using Indirect Mode Address Register and Indirect Mode Data Register,
|
/Linux-v4.19/fs/ufs/ |
D | inode.c | 85 } Indirect; typedef 89 Indirect *from, Indirect *to) in grow_chain32() 91 Indirect *p; in grow_chain32() 105 Indirect *from, Indirect *to) in grow_chain64() 107 Indirect *p; in grow_chain64() 131 Indirect chain[4], *q = chain; in ufs_frag_map()
|
/Linux-v4.19/Documentation/power/regulator/ |
D | consumer.txt | 135 Indirect operating mode control.
|
/Linux-v4.19/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 3566 * Source Index Indirect 3577 * Destination Index Indirect
|