Home
last modified time | relevance | path

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

/linux-4.19.296/fs/isofs/
Drock.h44 struct SL_component { struct
52 struct SL_component link; argument
Drock.c451 struct SL_component *slp; in parse_rock_ridge_inode_internal()
452 struct SL_component *oldslp; in parse_rock_ridge_inode_internal()
479 slp = (struct SL_component *) in parse_rock_ridge_inode_internal()
607 struct SL_component *oldslp; in get_symlink_chunk()
608 struct SL_component *slp; in get_symlink_chunk()
643 slp = (struct SL_component *)((char *)slp + slp->len + 2); in get_symlink_chunk()