Home
last modified time | relevance | path

Searched defs:maxblocks (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/fs/ext3/
Dballoc.c461 struct buffer_head *bh, int maxblocks) in find_next_usable_block()
/linux-2.4.37.9/fs/xfs/
Dxfs_ialloc.c1279 uint maxblocks; in xfs_ialloc_compute_maxlevels() local
Dxfs_alloc.c1815 uint maxblocks; in xfs_alloc_compute_maxlevels() local
Dxfs_bmap.c3965 uint maxblocks; /* max blocks at this level */ in xfs_bmap_compute_maxlevels() local
/linux-2.4.37.9/fs/jfs/
Djfs_xtree.c2395 struct inode *ip, int xflag, s64 xoff, s32 maxblocks, in xtAppend()