Searched refs:free_branches (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/minix/
H A Ditree_common.c269 static void free_branches(struct inode *inode, block_t *p, block_t *q, int depth) function
283 free_branches(inode, (block_t*)bh->b_data,
324 free_branches(inode, &nr, &nr+1, (chain+n-1) - partial);
328 free_branches(inode, partial->p + 1, block_end(partial->bh),
341 free_branches(inode, &nr, &nr+1, first_whole+1);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/sysv/
H A Ditree.c325 static void free_branches(struct inode *inode, u32 *p, u32 *q, int depth) function
341 free_branches(inode, (u32*)bh->b_data,
388 free_branches(inode, &nr, &nr+1, (chain+n-1) - partial);
392 free_branches(inode, partial->p + 1, block_end(partial->bh),
405 free_branches(inode, &nr, &nr+1, n);

Completed in 39 milliseconds