Searched refs:shmem_fcntl (Results 1 – 3 of 3) sorted by relevance
71 extern long shmem_fcntl(struct file *file, unsigned int cmd, unsigned long arg);75 static inline long shmem_fcntl(struct file *f, unsigned int c, unsigned long a) in shmem_fcntl() function
335 err = shmem_fcntl(filp, cmd, arg); in do_fcntl()
2042 long shmem_fcntl(struct file *file, unsigned int cmd, unsigned long arg) in shmem_fcntl() function