Lines Matching defs:f
447 struct file_lock *f; in locks_move_blocks() local
2221 struct fd f = fdget(fd); in SYSCALL_DEFINE2() local
2481 struct file *f; in fcntl_setlk() local
2612 struct file *f; in fcntl_setlk64() local
2825 static void lock_get_status(struct seq_file *f, struct file_lock *fl, in lock_get_status()
2904 static int locks_show(struct seq_file *f, void *v) in locks_show()
2923 static void __show_fd_locks(struct seq_file *f, in __show_fd_locks()
2943 void show_fd_locks(struct seq_file *f, in show_fd_locks()
2961 static void *locks_start(struct seq_file *f, loff_t *pos) in locks_start()
2972 static void *locks_next(struct seq_file *f, void *v, loff_t *pos) in locks_next()
2980 static void locks_stop(struct seq_file *f, void *v) in locks_stop()