Home
last modified time | relevance | path

Searched defs:fl2 (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/fs/lockd/
Dsvclock.c694 static int nlmsvc_same_owner(struct file_lock *fl1, struct file_lock *fl2) in nlmsvc_same_owner()
/linux-4.4.14/include/linux/lockd/
Dlockd.h356 const struct file_lock *fl2) in nlm_compare_locks()
/linux-4.4.14/net/ipv6/
Dicmp.c330 struct flowi6 fl2; in icmpv6_route_lookup() local
/linux-4.4.14/fs/
Dlocks.c543 static inline int locks_overlap(struct file_lock *fl1, struct file_lock *fl2) in locks_overlap()
552 static int posix_same_owner(struct file_lock *fl1, struct file_lock *fl2) in posix_same_owner()
/linux-4.4.14/net/netfilter/
Dnf_conntrack_h323_main.c746 struct flowi4 fl1, fl2; in callforward_do_filter() local
770 struct flowi6 fl1, fl2; in callforward_do_filter() local
/linux-4.4.14/net/decnet/
Ddn_route.c322 static inline int compare_keys(struct flowidn *fl1, struct flowidn *fl2) in compare_keys()