Home
last modified time | relevance | path

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

/fs/affs/
Dsymlink.c37 char *pf; in affs_symlink_readpage() local
39 pf = sbi->s_prefix ? sbi->s_prefix : "/"; in affs_symlink_readpage()
40 while (i < 1023 && (c = pf[i])) in affs_symlink_readpage()