Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsysv_fs.h296 BYTESEX_PDP, enumerator
348 if (sb->sv_bytesex == BYTESEX_PDP) in fs32_to_cpu()
358 if (sb->sv_bytesex == BYTESEX_PDP) in cpu_to_fs32()
368 if (sb->sv_bytesex == BYTESEX_PDP) in fs32_add()
/linux-2.4.37.9/fs/sysv/
Dinode.c81 if (sb->sv_bytesex == BYTESEX_PDP) { in read3byte()
102 if (sb->sv_bytesex == BYTESEX_PDP) { in write3byte()
Dsuper.c251 sb->sv_bytesex = BYTESEX_PDP; in detect_coherent()
444 sb->sv_bytesex = BYTESEX_PDP; in v7_read_super()