Searched refs:JE_LAST (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/logfs/
H A Dlogfs_abi.h611 * JE_LAST - largest possible journal entry number
625 JE_LAST = 0x0e, enumerator in enum:__anon32274
H A Djournal.c177 if ((type < JE_FIRST) || (type > JE_LAST))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/logfs/
H A Dlogfs_abi.h611 * JE_LAST - largest possible journal entry number
625 JE_LAST = 0x0e, enumerator in enum:__anon20581
H A Djournal.c177 if ((type < JE_FIRST) || (type > JE_LAST))

Completed in 119 milliseconds