Home
last modified time | relevance | path

Searched refs:grow_fork (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/hfs/
Dextent.c526 static int grow_fork(struct hfs_fork *fork, int ablocks) in grow_fork() function
695 grow_fork(fork, ablocks); in hfs_extent_adj()
741 if (!create || (grow_fork(fork, ablock + 1) < 0)) in hfs_extent_map()