Home
last modified time | relevance | path

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

/Linux-v4.19/fs/lockd/
Dsvclock.c695 static int nlmsvc_same_owner(struct file_lock *fl1, struct file_lock *fl2) in nlmsvc_same_owner()
/Linux-v4.19/net/ipv6/
Dip6_flowlabel.c522 struct ip6_flowlabel *fl, *fl1 = NULL; in ipv6_flowlabel_opt() local
/Linux-v4.19/net/netfilter/
Dnf_conntrack_h323_main.c729 struct flowi4 fl1, fl2; in callforward_do_filter() local
755 struct flowi6 fl1, fl2; in callforward_do_filter() local
/Linux-v4.19/include/linux/lockd/
Dlockd.h359 static inline int nlm_compare_locks(const struct file_lock *fl1, in nlm_compare_locks()
/Linux-v4.19/fs/
Dlocks.c588 static inline int locks_overlap(struct file_lock *fl1, struct file_lock *fl2) in locks_overlap()
597 static int posix_same_owner(struct file_lock *fl1, struct file_lock *fl2) in posix_same_owner()
/Linux-v4.19/net/decnet/
Ddn_route.c313 static inline int compare_keys(struct flowidn *fl1, struct flowidn *fl2) in compare_keys()