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

  /src/sys/fs/tmpfs/
tmpfs_vnops.h 68 int tmpfs_reclaim (void *);
tmpfs_fifoops.c 63 { &vop_reclaim_desc, tmpfs_reclaim },
tmpfs_specops.c 66 { &vop_reclaim_desc, tmpfs_reclaim },
tmpfs_vnops.c 99 { &vop_reclaim_desc, tmpfs_reclaim },
1111 tmpfs_reclaim(void *v) function in typeref:typename:int

Completed in 41 milliseconds