Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dshmem_fs.h70 extern int shmem_get_seals(struct file *file);
/linux-4.4.14/mm/
Dshmem.c2033 int shmem_get_seals(struct file *file) in shmem_get_seals() function
2040 EXPORT_SYMBOL_GPL(shmem_get_seals);
2055 error = shmem_get_seals(file); in shmem_fcntl()