kernfs_vnops.c | 115 int kernfs_try_xread(kfstype, const struct kernfs_node *, char **, 296 kernfs_try_xread(kfstype type, const struct kernfs_node *kfs, char **bfp, function in typeref:typename:int 450 err = kernfs_try_xread(kfs->kfs_type, kfs, bufp, len,
|