Searched refs:UFS_OPTSPACE (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ufs/
H A Dballoc.c453 if (fs32_to_cpu(sb, usb1->fs_optim) == UFS_OPTSPACE) {
460 usb1->fs_optim = cpu_to_fs32(sb, UFS_OPTSPACE);
H A Dufs_fs.h502 #define UFS_OPTSPACE 1 /* minimize disk fragmentation */ macro
H A Dsuper.c1227 usb1->fs_optim = cpu_to_fs32(sb, UFS_OPTSPACE);

Completed in 216 milliseconds