Home
last modified time | relevance | path

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

/linux/fs/sysv/
H A Dsysv.h172 BYTESEX_PDP, enumerator
191 if (sbi->s_bytesex == BYTESEX_PDP) in fs32_to_cpu()
201 if (sbi->s_bytesex == BYTESEX_PDP) in cpu_to_fs32()
211 if (sbi->s_bytesex == BYTESEX_PDP) in fs32_add()
H A Dinode.c111 if (sbi->s_bytesex == BYTESEX_PDP) { in read3byte()
132 if (sbi->s_bytesex == BYTESEX_PDP) { in write3byte()
H A Dsuper.c261 sbi->s_bytesex = BYTESEX_PDP; in detect_coherent()
504 sbi->s_bytesex = BYTESEX_PDP; in v7_fill_super()