Searched defs:is_local (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/fs/nfs/ |
D | file.c | 731 do_getlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_getlk() 776 do_unlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_unlk() 817 do_setlk(struct file *filp, int cmd, struct file_lock *fl, int is_local) in do_setlk() 866 int is_local = 0; in nfs_lock() local 904 int is_local = 0; in nfs_flock() local
|
/linux-4.1.27/net/dccp/ |
D | feat.h | 77 is_local; member 98 bool is_local:1, member
|
D | feat.c | 309 const bool is_local, dccp_feat_val const *fval) in __dccp_feat_activate() 432 u8 feat_num, bool is_local) in dccp_feat_list_lookup() 725 static int __feat_register_sp(struct list_head *fn, u8 feat, u8 is_local, in __feat_register_sp() 752 int dccp_feat_register_sp(struct sock *sk, u8 feat, u8 is_local, in dccp_feat_register_sp() 838 static const struct ccid_dependency *dccp_feat_ccid_deps(u8 ccid, bool is_local) in dccp_feat_ccid_deps() 942 static int dccp_feat_propagate_ccid(struct list_head *fn, u8 id, bool is_local) in dccp_feat_propagate_ccid() 1002 u8 is_local, ccid; in dccp_feat_server_ccid_dependencies() local
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
D | vmci_queue_pair.c | 1379 bool is_local = flags & VMCI_QPFLAG_LOCAL; in qp_broker_create() local 1607 bool is_local = flags & VMCI_QPFLAG_LOCAL; in qp_broker_attach() local 1795 bool is_local = flags & VMCI_QPFLAG_LOCAL; in qp_broker_alloc() local 2167 bool is_local = false; in vmci_qp_broker_detach() local 2304 bool is_local = false; in vmci_qp_broker_map() local 2415 bool is_local = false; in vmci_qp_broker_unmap() local
|
/linux-4.1.27/include/uapi/linux/ |
D | if_bridge.h | 95 __u8 is_local; member
|
/linux-4.1.27/net/vmw_vsock/ |
D | vmci_transport.c | 1145 bool is_local; in vmci_transport_recv_connecting_server() local 1394 bool is_local; in vmci_transport_recv_connecting_client_negotiate() local
|
/linux-4.1.27/include/linux/ |
D | firewire.h | 197 unsigned is_local:1; member
|
/linux-4.1.27/net/bridge/ |
D | br_private.h | 101 unsigned char is_local:1, member
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 83 bool is_local; in __ip_vs_addr_is_local_v6() local
|