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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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,
325 free_branches(inode, &nr, &nr+1, (chain+n-1) - partial);
329 free_branches(inode, partial->p + 1, block_end(partial->bh),
342 free_branches(inode, &nr, &nr+1, first_whole+1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/sysv/
H A Ditree.c337 static void free_branches(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q, int depth) function
353 free_branches(inode, (sysv_zone_t*)bh->b_data,
400 free_branches(inode, &nr, &nr+1, (chain+n-1) - partial);
404 free_branches(inode, partial->p + 1, block_end(partial->bh),
417 free_branches(inode, &nr, &nr+1, n);

Completed in 64 milliseconds