Searched defs:blocks_to_boundary (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/fs/ext4/ |
| H A D | indirect.c | 538 int blocks_to_boundary = 0; in ext4_ind_map_blocks() local 277 ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, int blocks_to_boundary) ext4_blks_to_allocate() argument [all...] |
| /kernel/linux/linux-6.6/fs/ext4/ |
| H A D | indirect.c | 540 int blocks_to_boundary = 0; in ext4_ind_map_blocks() local 277 ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, int blocks_to_boundary) ext4_blks_to_allocate() argument [all...] |
| /kernel/linux/linux-5.10/fs/ext2/ |
| H A D | inode.c | 631 int blocks_to_boundary = 0; in ext2_get_blocks() local 361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, int blocks_to_boundary) ext2_blks_to_allocate() argument [all...] |
| /kernel/linux/linux-6.6/fs/ext2/ |
| H A D | inode.c | 635 int blocks_to_boundary = 0; in ext2_get_blocks() local 361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, int blocks_to_boundary) ext2_blks_to_allocate() argument [all...] |
Completed in 7 milliseconds