Searched refs:shmem_add_seals (Results 1 – 2 of 2) sorted by relevance
69 extern int shmem_add_seals(struct file *file, unsigned int seals);
1962 int shmem_add_seals(struct file *file, unsigned int seals) in shmem_add_seals() function2031 EXPORT_SYMBOL_GPL(shmem_add_seals);2052 error = shmem_add_seals(file, arg); in shmem_fcntl()