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

1234567

/linux-master/tools/testing/selftests/filelock/
H A Dofdlocks.c11 static int lock_set(int fd, struct flock *fl) argument
23 static int lock_get(int fd, struct flock *fl) argument
38 struct flock fl, fl2; local
[all...]
/linux-master/fs/ceph/
H A Dutil.c31 void ceph_file_layout_from_legacy(struct ceph_file_layout *fl, argument
43 ceph_file_layout_to_legacy(struct ceph_file_layout *fl, struct ceph_file_layout_legacy *legacy) argument
[all...]
/linux-master/include/linux/
H A Dnetfilter_ipv4.h34 nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) argument
/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_ah.c42 u32 fl = ah_attr->grh.flow_label; local
/linux-master/fs/ocfs2/
H A Dlocks.c82 static int ocfs2_do_funlock(struct file *file, int cmd, struct file_lock *fl) argument
98 int ocfs2_flock(struct file *file, int cmd, struct file_lock *fl) argument
23 ocfs2_do_flock(struct file *file, struct inode *inode, int cmd, struct file_lock *fl) argument
116 ocfs2_lock(struct file *file, int cmd, struct file_lock *fl) argument
[all...]
/linux-master/fs/nfsd/
H A Dflexfilelayout.c31 struct pnfs_ff_layout *fl; local
[all...]
H A Dflexfilelayoutxdr.c22 const struct pnfs_ff_layout *fl = lgp->lg_content; local
[all...]
/linux-master/net/ipv4/
H A Dnetfilter.c86 int nf_ip_route(struct net *net, struct dst_entry **dst, struct flowi *fl, argument
H A Dxfrm4_policy.c69 xfrm4_fill_dst(struct xfrm_dst *xdst, struct net_device *dev, const struct flowi *fl) argument
/linux-master/net/l3mdev/
H A Dl3mdev.c247 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, argument
271 void l3mdev_update_flow(struct net *net, struct flowi *fl) argument
[all...]
/linux-master/net/ipv4/netfilter/
H A Dnf_reject_ipv4.c226 struct flowi fl; local
/linux-master/net/netfilter/
H A Dnft_rt.c26 struct flowi fl; local
41 nf_route(nft_net(pkt), &dst, &fl, false, nft_pf(pkt)); local
H A Dutils.c163 int nf_route(struct net *net, struct dst_entry **dst, struct flowi *fl, argument
H A Dxt_TCPMSS.c47 struct flowi fl; local
/linux-master/fs/lockd/
H A Dxdr.c74 struct file_lock *fl = &lock->fl; local
106 const struct file_lock *fl = &lock->fl; local
[all...]
H A Dxdr4.c36 void nlm4svc_set_file_lock_range(struct file_lock *fl, u64 off, u64 len) argument
76 struct file_lock *fl = &lock->fl; local
101 const struct file_lock *fl = &lock->fl; local
[all...]
H A Dclntlock.c88 void nlmclnt_prepare_block(struct nlm_wait *block, struct nlm_host *host, struct file_lock *fl) argument
163 const struct file_lock *fl = &lock->fl; local
232 struct file_lock *fl, *next; local
[all...]
/linux-master/include/linux/lockd/
H A Dxdr.h47 struct file_lock fl; member in struct:nlm_lock
/linux-master/arch/mips/kernel/
H A Drtlx.c244 size_t lx_write, fl = 0L; local
289 size_t fl; local
[all...]
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ioread.c229 int pvr2_ioread_set_enabled(struct pvr2_ioread *cp,int fl) argument
/linux-master/include/net/
H A Dl3mdev.h323 int l3mdev_fib_rule_match(struct net *net, struct flowi *fl, argument
329 void l3mdev_update_flow(struct net *net, struct flowi *fl) argument
H A Dip6_tunnel.h52 struct flowi fl; /* flowi template for xmit */ member in struct:ip6_tnl
/linux-master/drivers/virtio/
H A Dvirtio_input.c174 u32 mi, ma, re, fu, fl; local
/linux-master/drivers/net/wireguard/
H A Dsocket.c23 struct flowi4 fl = { local
101 struct flowi6 fl = { local
[all...]
/linux-master/drivers/mtd/parsers/
H A Dredboot.c79 struct fis_list *fl = NULL, *tmp_fl; local
[all...]

Completed in 215 milliseconds

1234567