HomeSort by: relevance | last modified time | path
    Searched refs:tmpfs_open (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs_vnops.h 51 int tmpfs_open (void *);
tmpfs_vnops.c 71 { &vop_open_desc, tmpfs_open },
340 tmpfs_open(void *v) function in typeref:typename:int

Completed in 14 milliseconds