Home
last modified time | relevance | path

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

/linux/fs/isofs/
H A Drock.h44 struct SL_component { struct
52 struct SL_component link; argument
H A Drock.c453 struct SL_component *slp; in parse_rock_ridge_inode_internal()
454 struct SL_component *oldslp; in parse_rock_ridge_inode_internal()
481 slp = (struct SL_component *) in parse_rock_ridge_inode_internal()
609 struct SL_component *oldslp; in get_symlink_chunk()
610 struct SL_component *slp; in get_symlink_chunk()
645 slp = (struct SL_component *)((char *)slp + slp->len + 2); in get_symlink_chunk()