Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dshmem_fs.h73 extern int shmem_get_seals(struct file *file);
/linux-4.1.27/mm/
Dshmem.c2017 int shmem_get_seals(struct file *file) in shmem_get_seals() function
2024 EXPORT_SYMBOL_GPL(shmem_get_seals);
2039 error = shmem_get_seals(file); in shmem_fcntl()