Searched refs:fileassoc_table_lookup (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/kern/
H A Dkern_fileassoc.c276 fileassoc_table_lookup(struct mount *mp) function
305 tbl = fileassoc_table_lookup(vp->v_mount);
411 tbl = fileassoc_table_lookup(mp);
436 tbl = fileassoc_table_lookup(mp);
456 tbl = fileassoc_table_lookup(mp);
484 tbl = fileassoc_table_lookup(mp);
530 tbl = fileassoc_table_lookup(vp->v_mount);
582 tbl = fileassoc_table_lookup(vp->v_mount);

Completed in 289 milliseconds