Searched defs:blocks_to_boundary (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ext4/
H A Dindirect.c540 int blocks_to_boundary = 0; local
277 ext4_blks_to_allocate(Indirect *branch, int k, unsigned int blks, int blocks_to_boundary) argument
[all...]
/linux-master/fs/ext2/
H A Dinode.c635 int blocks_to_boundary = 0; local
361 ext2_blks_to_allocate(Indirect * branch, int k, unsigned long blks, int blocks_to_boundary) argument
[all...]

Completed in 220 milliseconds