Searched defs:fl (Results 26 - 50 of 151) sorted by relevance

1234567

/linux-master/sound/usb/line6/
H A Dpodhd.c274 unsigned int fl; local
/linux-master/fs/orangefs/
H A Dfile.c536 static int orangefs_lock(struct file *filp, int cmd, struct file_lock *fl) argument
/linux-master/net/ipv6/
H A Dxfrm6_policy.c70 xfrm6_fill_dst(struct xfrm_dst *xdst, struct net_device *dev, const struct flowi *fl) argument
H A Dnetfilter.c99 __nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) argument
H A Dmip6.c196 mip6_destopt_reject(struct xfrm_state *x, struct sk_buff *skb, const struct flowi *fl) argument
H A Dfib6_rules.c303 fib6_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) argument
/linux-master/net/rxrpc/
H A Dpeer_object.c158 struct flowi fl; local
/linux-master/include/linux/
H A Dnetfilter_ipv6.h99 nf_ip6_route(struct net *net, struct dst_entry **dst, struct flowi *fl, bool strict) argument
/linux-master/net/ipv4/
H A Dfib_rules.c177 fib4_rule_match(struct fib_rule *rule, struct flowi *fl, int flags) argument
/linux-master/fs/lockd/
H A Dsvcsubs.c179 static int nlm_unlock_files(struct nlm_file *file, const struct file_lock *fl) argument
212 struct file_lock *fl; local
267 struct file_lock *fl; local
[all...]
H A Dsvclock.c150 struct file_lock *fl; local
410 nlmsvc_locks_init_private(struct file_lock *fl, struct nlm_host *host, pid_t pid) argument
726 struct file_lock *fl = &block->b_call->a_args.lock.fl; local
755 nlmsvc_grant_deferred(struct file_lock *fl, int result) argument
794 nlmsvc_notify_blocked(struct file_lock *fl) argument
981 struct file_lock *fl; local
[all...]
/linux-master/fs/afs/
H A Dflock.c451 static int afs_do_setlk(struct file *file, struct file_lock *fl) argument
701 afs_do_unlk(struct file *file, struct file_lock *fl) argument
722 afs_do_getlk(struct file *file, struct file_lock *fl) argument
764 afs_lock(struct file *file, int cmd, struct file_lock *fl) argument
799 afs_flock(struct file *file, int cmd, struct file_lock *fl) argument
844 afs_fl_copy_lock(struct file_lock *new, struct file_lock *fl) argument
862 afs_fl_release_private(struct file_lock *fl) argument
[all...]
/linux-master/fs/ceph/
H A Dlocks.c45 static void ceph_fl_release_lock(struct file_lock *fl) argument
76 ceph_lock_message(u8 lock_type, u16 operation, struct inode *inode, int cmd, u8 wait, struct file_lock *fl) argument
228 try_unlock_file(struct file *file, struct file_lock *fl) argument
247 ceph_lock(struct file *file, int cmd, struct file_lock *fl) argument
314 ceph_flock(struct file *file, int cmd, struct file_lock *fl) argument
[all...]
/linux-master/net/core/
H A Dnet-procfs.c131 struct sd_flow_limit *fl; local
/linux-master/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c266 struct flowi fl; local
/linux-master/net/sched/
H A Dsch_prio.c36 struct tcf_proto *fl; local
H A Dsch_multiq.c35 struct tcf_proto *fl = rcu_dereference_bh(q->filter_list); local
/linux-master/fs/dlm/
H A Dplock.c26 void *fl; member in struct:plock_async_data
122 dlm_posix_lock(dlm_lockspace_t *lockspace, u64 number, struct file *file, int cmd, struct file_lock *fl) argument
242 struct file_lock *fl; local
288 dlm_posix_unlock(dlm_lockspace_t *lockspace, u64 number, struct file *file, struct file_lock *fl) argument
359 dlm_posix_cancel(dlm_lockspace_t *lockspace, u64 number, struct file *file, struct file_lock *fl) argument
422 dlm_posix_get(dlm_lockspace_t *lockspace, u64 number, struct file *file, struct file_lock *fl) argument
[all...]
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-context.c30 static void pvr2_context_set_notify(struct pvr2_context *mp, int fl) argument
/linux-master/fs/9p/
H A Dvfs_file.c104 static int v9fs_file_lock(struct file *filp, int cmd, struct file_lock *fl) argument
118 static int v9fs_file_do_lock(struct file *filp, int cmd, struct file_lock *fl) argument
223 v9fs_file_getlock(struct file *filp, struct file_lock *fl) argument
288 v9fs_file_lock_dotl(struct file *filp, int cmd, struct file_lock *fl) argument
318 v9fs_file_flock_dotl(struct file *filp, int cmd, struct file_lock *fl) argument
[all...]
/linux-master/drivers/infiniband/sw/rxe/
H A Drxe_net.c29 struct flowi4 fl = { { 0 } }; local
/linux-master/fs/nfs/
H A Dproc.c659 nfs_proc_lock(struct file *filp, int cmd, struct file_lock *fl) argument
668 static int nfs_lock_check_bounds(const struct file_lock *fl) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c23 } fl; member in struct:mlx5e_tc_tun_route_attr
[all...]
/linux-master/fs/ocfs2/
H A Dstackglue.c291 ocfs2_plock(struct ocfs2_cluster_connection *conn, u64 ino, struct file *file, int cmd, struct file_lock *fl) argument
/linux-master/net/netfilter/
H A Dnft_flow_offload.c229 struct flowi fl; local
[all...]

Completed in 156 milliseconds

1234567