Home
last modified time | relevance | path

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

/mm/
Dshmem.c1949 int shmem_add_seals(struct file *file, unsigned int seals) in shmem_add_seals() function
2018 EXPORT_SYMBOL_GPL(shmem_add_seals);
2039 error = shmem_add_seals(file, arg); in shmem_fcntl()