kern_fileassoc.c | 296 fileassoc_file_lookup(struct vnode *vp, fhandle_t *hint) function in typeref:struct:fileassoc_file * 344 faf = fileassoc_file_lookup(vp, NULL); 522 faf = fileassoc_file_lookup(vp, th); 574 faf = fileassoc_file_lookup(vp, NULL); 600 faf = fileassoc_file_lookup(vp, NULL); 628 faf = fileassoc_file_lookup(vp, NULL);
|