Home
last modified time | relevance | path

Searched defs:fl (Results 1 - 25 of 302) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/tools/testing/selftests/filelock/
H A Dofdlocks.c11 static int lock_set(int fd, struct flock *fl) in lock_set() argument
23 static int lock_get(int fd, struct flock *fl) in lock_get() argument
38 struct flock fl, fl2; in main() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_ah.c41 u32 fl = ah_attr->grh.flow_label; in get_ah_udp_sport() local
/kernel/linux/linux-5.10/include/linux/
H A Dnetfilter_ipv4.h34 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip_route() argument
/kernel/linux/linux-5.10/fs/ceph/
H A Dutil.c31 void ceph_file_layout_from_legacy(struct ceph_file_layout *fl, in ceph_file_layout_from_legacy() argument
43 ceph_file_layout_to_legacy(struct ceph_file_layout *fl, struct ceph_file_layout_legacy *legacy) ceph_file_layout_to_legacy() argument
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dlocks.c83 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_do_funlock() argument
99 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_flock() argument
24 ocfs2_do_flock(struct file *file, struct inode *inode, int cmd, struct file_lock *fl) ocfs2_do_flock() argument
119 ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) ocfs2_lock() argument
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dutil.c31 void ceph_file_layout_from_legacy(struct ceph_file_layout *fl, in ceph_file_layout_from_legacy() argument
43 ceph_file_layout_to_legacy(struct ceph_file_layout *fl, struct ceph_file_layout_legacy *legacy) ceph_file_layout_to_legacy() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dlocks.c82 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_do_funlock() argument
98 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) in ocfs2_flock() argument
23 ocfs2_do_flock(struct file *file, struct inode *inode, int cmd, struct file_lock *fl) ocfs2_do_flock() argument
116 ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) ocfs2_lock() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dnetfilter_ipv4.h34 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) nf_ip_route() argument
/kernel/linux/linux-6.6/drivers/infiniband/hw/hns/
H A Dhns_roce_ah.c42 u32 fl = ah_attr->grh.flow_label; in get_ah_udp_sport() local
/kernel/linux/linux-5.10/net/ipv4/
H A Dnetfilter.c87 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_ip_route() argument
H A Dxfrm4_policy.c71 xfrm4_fill_dst(struct xfrm_dst *xdst, struct net_device *dev, const struct flowi *fl) xfrm4_fill_dst() argument
/kernel/linux/linux-5.10/fs/nfsd/
H A Dflexfilelayout.c30 struct pnfs_ff_layout *fl; in nfsd4_ff_proc_layoutget() local
[all...]
H A Dflexfilelayoutxdr.c22 struct pnfs_ff_layout *fl = lgp->lg_content; in nfsd4_ff_encode_layoutget() local
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dflexfilelayout.c31 struct pnfs_ff_layout *fl; in nfsd4_ff_proc_layoutget() local
[all...]
H A Dflexfilelayoutxdr.c22 struct pnfs_ff_layout *fl = lgp->lg_content; in nfsd4_ff_encode_layoutget() local
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Dnetfilter.c86 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_ip_route() argument
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_rt.c26 struct flowi fl; in get_tcpmss() local
41 nf_route(nft_net(pkt), &dst, &fl, false, nft_pf(pkt)); in get_tcpmss() local
H A Dutils.c163 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, in nf_route() argument
/kernel/linux/linux-5.10/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c102 struct flowi fl; in nf_reject_fill_skb_dst() local
/kernel/linux/linux-5.10/fs/lockd/
H A Dclntlock.c100 struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl) in nlmclnt_prepare_block() argument
166 const struct file_lock *fl = &lock->fl; in nlmclnt_grant() local
234 struct file_lock *fl, *next; in reclaimer() local
[all...]
H A Dxdr4.c109 struct file_lock *fl = &lock->fl; in nlm4_decode_lock() local
150 struct file_lock *fl = &resp->lock.fl; in nlm4_encode_testres() local
[all...]
H A Dxdr.c117 struct file_lock *fl = &lock->fl; in nlm_decode_lock() local
157 struct file_lock *fl = &resp->lock.fl; in nlm_encode_testres() local
[all...]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c132 struct flowi fl; in nf_reject6_fill_skb_dst() local
/kernel/linux/linux-5.10/net/ipv6/
H A Dnetfilter.c94 __nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) __nf_ip6_route() argument
/kernel/linux/linux-5.10/net/l3mdev/
H A Dl3mdev.c246 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, in l3mdev_fib_rule_match() argument
276 void l3mdev_update_flow(struct net *net, struct flowi *fl) in l3mdev_update_flow() argument
[all...]

Completed in 10 milliseconds

12345678910>>...13