HomeSort by: relevance | last modified time | path
    Searched defs:fileassoc_file_add (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/kern/
kern_fileassoc.c 358 * Allocate a new table. Like the condition in fileassoc_file_add(),
506 fileassoc_file_add(struct vnode *vp, fhandle_t *hint) function in typeref:struct:fileassoc_file *
602 faf = fileassoc_file_add(vp, NULL);

Completed in 11 milliseconds