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

  /src/sys/fs/tmpfs/
tmpfs_mem.c 69 tmpfs_mntmem_set(struct tmpfs_mount *mp, uint64_t memlimit) function in typeref:typename:int
tmpfs.h 288 int tmpfs_mntmem_set(tmpfs_mount_t *, uint64_t);
tmpfs_vfsops.c 169 if ((error = tmpfs_mntmem_set(tmp, memlimit)) != 0)

Completed in 63 milliseconds