Searched defs:existing (Results 1 - 12 of 12) sorted by relevance
/linux-4.1.27/net/llc/ |
H A D | llc_if.c | 85 struct sock *existing; llc_establish_connection() local
|
/linux-4.1.27/drivers/base/ |
H A D | devcoredump.c | 238 struct device *existing; dev_coredumpm() local
|
/linux-4.1.27/fs/btrfs/ |
H A D | delayed-ref.c | 574 struct btrfs_delayed_ref_head *existing; add_delayed_ref_head() local 662 struct btrfs_delayed_ref_node *existing; add_delayed_tree_ref() local 724 struct btrfs_delayed_ref_node *existing; add_delayed_data_ref() local 454 update_existing_ref(struct btrfs_trans_handle *trans, struct btrfs_delayed_ref_root *delayed_refs, struct btrfs_delayed_ref_head *head, struct btrfs_delayed_ref_node *existing, struct btrfs_delayed_ref_node *update) update_existing_ref() argument 492 update_existing_head_ref(struct btrfs_delayed_ref_root *delayed_refs, struct btrfs_delayed_ref_node *existing, struct btrfs_delayed_ref_node *update) update_existing_head_ref() argument
|
H A D | tree-log.c | 641 struct btrfs_file_extent_item *existing; replay_one_extent() local
|
H A D | inode.c | 6895 struct extent_map *existing; btrfs_get_extent() local 6595 merge_extent_mapping(struct extent_map_tree *em_tree, struct extent_map *existing, struct extent_map *em, u64 map_start) merge_extent_mapping() argument
|
/linux-4.1.27/fs/configfs/ |
H A D | dir.c | 213 const unsigned char *existing = configfs_get_name(sd); configfs_dirent_exists() local
|
/linux-4.1.27/fs/ocfs2/dlm/ |
H A D | dlmdomain.c | 2087 static int dlm_protocol_compare(struct dlm_protocol_version *existing, dlm_protocol_compare() argument
|
H A D | dlmcommon.h | 1064 static inline int dlm_lock_compatible(int existing, int request) dlm_lock_compatible() argument
|
/linux-4.1.27/fs/ocfs2/ |
H A D | stack_user.c | 790 static int fs_protocol_compare(struct ocfs2_protocol_version *existing, fs_protocol_compare() argument
|
/linux-4.1.27/net/sched/ |
H A D | sch_qfq.c | 410 bool existing = false; qfq_change_class() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | fwsignal.c | 1001 struct brcmf_fws_mac_descriptor *entry, *existing; brcmf_fws_macdesc_indicate() local
|
/linux-4.1.27/drivers/usb/gadget/function/ |
H A D | f_fs.c | 3307 struct ffs_dev *existing; _ffs_name_dev() local
|
Completed in 474 milliseconds