Searched refs:tmpfs_mntmem_set (Results 1 – 3 of 3) sorted by relevance
69 tmpfs_mntmem_set(struct tmpfs_mount *mp, uint64_t memlimit) in tmpfs_mntmem_set() function
288 int tmpfs_mntmem_set(tmpfs_mount_t *, uint64_t);
169 if ((error = tmpfs_mntmem_set(tmp, memlimit)) != 0) in tmpfs_mount()