Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/isofs/
Drock.h42 struct SL_component{ struct
50 struct SL_component link; argument
Drock.c330 struct SL_component * slp; in parse_rock_ridge_inode_internal()
331 struct SL_component * oldslp; in parse_rock_ridge_inode_internal()
356 slp = (struct SL_component *) (((char *) slp) + slp->len + 2); in parse_rock_ridge_inode_internal()
435 struct SL_component *oldslp; in get_symlink_chunk()
436 struct SL_component *slp; in get_symlink_chunk()
471 slp = (struct SL_component *) ((char *) slp + slp->len + 2); in get_symlink_chunk()