Home
last modified time | relevance | path

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

/fs/sysv/
DMakefile7 sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
/fs/ufs/
DMakefile7 ufs-objs := balloc.o cylinder.o dir.o file.o ialloc.o inode.o \
/fs/udf/
DMakefile7 udf-objs := balloc.o dir.o file.o ialloc.o inode.o lowlevel.o namei.o \
/fs/ext2/
DMakefile7 ext2-y := balloc.o dir.o file.o ialloc.o inode.o \
/fs/ext3/
DMakefile7 ext3-y := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o \
/fs/ext4/
DMakefile7 ext4-y := balloc.o bitmap.o dir.o file.o fsync.o ialloc.o inode.o page-io.o \
/fs/affs/
DChanges188 - Fixed bug in balloc(): Superblock was not set dirty after
/fs/reiserfs/
Dsuper.c795 static const arg_desc_t balloc[] = { variable
994 {"block-allocator",.arg_required = 'a',.values = balloc}, in reiserfs_parse_options()