Searched refs:shmem_add_seals (Results 1 – 2 of 2) sorted by relevance
72 extern int shmem_add_seals(struct file *file, unsigned int seals);
1946 int shmem_add_seals(struct file *file, unsigned int seals) in shmem_add_seals() function2015 EXPORT_SYMBOL_GPL(shmem_add_seals);2036 error = shmem_add_seals(file, arg); in shmem_fcntl()