Home
last modified time | relevance | path

Searched refs:linux_shmem_file_setup (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dshmem_fs.h40 struct linux_file *linux_shmem_file_setup(const char *name, loff_t size,
52 linux_shmem_file_setup(__VA_ARGS__)
/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_shmemfs.c63 linux_shmem_file_setup(const char *name, loff_t size, unsigned long flags) in linux_shmem_file_setup() function