Searched defs:ret_block (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/fs/omfs/ |
| H A D | file.c | 116 omfs_grow_extent(struct inode *inode, struct omfs_extent *oe, u64 *ret_block) omfs_grow_extent() argument
|
| /kernel/linux/linux-6.6/fs/omfs/ |
| H A D | file.c | 116 omfs_grow_extent(struct inode *inode, struct omfs_extent *oe, u64 *ret_block) omfs_grow_extent() argument
|
| /kernel/linux/linux-5.10/fs/ext2/ |
| H A D | balloc.c | 1214 ext2_fsblk_t ret_block; /* filesyetem-wide allocated block */ in ext2_new_blocks() local [all...] |
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | balloc.c | 1210 ext2_fsblk_t ret_block; /* filesyetem-wide allocated block */ in ext2_new_blocks() local [all...] |
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | inode.c | 4459 __ext4_get_inode_loc(struct super_block *sb, unsigned long ino, struct inode *inode, struct ext4_iloc *iloc, ext4_fsblk_t *ret_block) __ext4_get_inode_loc() argument
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | inode.c | 4359 __ext4_get_inode_loc(struct super_block *sb, unsigned long ino, struct inode *inode, struct ext4_iloc *iloc, ext4_fsblk_t *ret_block) __ext4_get_inode_loc() argument
|
Completed in 19 milliseconds