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

  /src/sys/fs/tmpfs/
tmpfs_vnops.h 57 int tmpfs_write (void *);
tmpfs_vnops.c 78 { &vop_write_desc, tmpfs_write },
565 tmpfs_write(void *v) function in typeref:typename:int

Completed in 12 milliseconds