Searched defs:offsets (Results 1 – 9 of 9) sorted by relevance
/fs/minix/ |
D | itree_common.c | 31 int *offsets, in get_branch() 71 int *offsets, in alloc_branch() 149 int offsets[DEPTH]; in get_block() local 297 int offsets[DEPTH]; in truncate() local
|
/fs/sysv/ |
D | itree.c | 89 int offsets[], in get_branch() 126 int *offsets, in alloc_branch() 205 int offsets[DEPTH]; in get_block() local 278 int offsets[], in find_shared() 366 int offsets[DEPTH]; in sysv_truncate() local
|
/fs/ext4/ |
D | indirect.c | 143 ext4_lblk_t *offsets, in ext4_get_branch() 323 int indirect_blks, ext4_lblk_t *offsets, in ext4_alloc_branch() 519 ext4_lblk_t offsets[4]; in ext4_ind_map_blocks() local 1201 ext4_lblk_t offsets[4]; in ext4_ind_truncate() local 1314 ext4_lblk_t offsets[4], offsets2[4]; in ext4_ind_remove_space() local
|
/fs/ext2/ |
D | inode.c | 233 int *offsets, in ext2_get_branch() 475 int *offsets, Indirect *branch) in ext2_alloc_branch() 624 int offsets[4]; in ext2_get_blocks() local 1090 int offsets[4]; in __ext2_truncate_blocks() local
|
/fs/ext3/ |
D | inode.c | 410 static Indirect *ext3_get_branch(struct inode *inode, int depth, int *offsets, in ext3_get_branch() 655 int *offsets, Indirect *branch) in ext3_alloc_branch() 863 int offsets[4]; in ext3_get_blocks_handle() local 2540 int offsets[4]; in ext3_truncate() local
|
/fs/ufs/ |
D | inode.c | 90 sector_t offsets[4], *p; in ufs_frag_map() local
|
/fs/xfs/ |
D | xfs_ialloc.c | 1462 static const short offsets[] = { /* field starting offsets */ in xfs_ialloc_log_agi() local
|
D | xfs_alloc.c | 2083 static const short offsets[] = { in xfs_alloc_log_agf() local
|
D | xfs_btree.c | 676 const short *offsets, /* table of field offsets */ in xfs_btree_offsets()
|