Searched refs:shmem_add_seals (Results 1 – 1 of 1) sorted by relevance
1949 int shmem_add_seals(struct file *file, unsigned int seals) in shmem_add_seals() function2018 EXPORT_SYMBOL_GPL(shmem_add_seals);2039 error = shmem_add_seals(file, arg); in shmem_fcntl()