Home
last modified time | relevance | path

Searched refs:SL_component (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/isofs/
H A Drock.h44 struct SL_component { struct
52 struct SL_component link; argument
H A Drock.c449 struct SL_component *slp; in parse_rock_ridge_inode_internal()
450 struct SL_component *oldslp; in parse_rock_ridge_inode_internal()
477 slp = (struct SL_component *) in parse_rock_ridge_inode_internal()
605 struct SL_component *oldslp; in get_symlink_chunk()
606 struct SL_component *slp; in get_symlink_chunk()
641 slp = (struct SL_component *)((char *)slp + slp->len + 2); in get_symlink_chunk()