Home
last modified time | relevance | path

Searched defs:shm_fallocate (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Duipc_shm.c149 static fo_fallocate_t shm_fallocate; variable
2130 shm_fallocate(struct file *fp, off_t offset, off_t len, struct thread *td) in shm_fallocate() function