Home
last modified time | relevance | path

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

/fs/freevxfs/
DKconfig18 the actual driver.
/fs/gfs2/
Ddir.c448 unsigned actual = GFS2_DIRENT_SIZE(be16_to_cpu(dent->de_name_len)); in gfs2_dirent_find_offset() local
454 actual = 0; in gfs2_dirent_find_offset()
455 if (ptr < (void *)dent + actual) in gfs2_dirent_find_offset()
467 unsigned actual = GFS2_DIRENT_SIZE(be16_to_cpu(dent->de_name_len)); in gfs2_dirent_find_space() local
471 actual = 0; in gfs2_dirent_find_space()
472 if (totlen - actual >= required) in gfs2_dirent_find_space()
/fs/cramfs/
DREADME59 The <block_pointer> stores the actual block start offset and not
/fs/reiserfs/
DREADME128 was probably more important than the actual algorithm. Colin Plumb also