Searched defs:existing (Results 1 – 13 of 13) sorted by relevance
| /fs/btrfs/ |
| A D | misc.h | 124 static int rb_simple_node_bytenr_cmp(struct rb_node *new, const struct rb_node *existing) in rb_simple_node_bytenr_cmp()
|
| A D | ref-verify.c | 91 static int block_entry_bytenr_cmp(struct rb_node *new, const struct rb_node *existing) in block_entry_bytenr_cmp() 128 static int root_entry_root_objectid_cmp(struct rb_node *new, const struct rb_node *existing) in root_entry_root_objectid_cmp() 165 static int ref_entry_cmp(struct rb_node *new, const struct rb_node *existing) in ref_entry_cmp()
|
| A D | ulist.c | 162 static int ulist_node_val_cmp(struct rb_node *new, const struct rb_node *existing) in ulist_node_val_cmp()
|
| A D | delayed-ref.c | 635 struct btrfs_delayed_ref_head *existing, in update_existing_head_ref() 814 struct btrfs_delayed_ref_head *existing; in add_delayed_ref_head() local
|
| A D | extent_map.c | 643 struct extent_map *existing, in merge_extent_mapping() 716 struct extent_map *existing; in btrfs_add_extent_mapping() local
|
| A D | qgroup.c | 186 static int btrfs_qgroup_qgroupid_cmp(struct rb_node *new, const struct rb_node *existing) in btrfs_qgroup_qgroupid_cmp() 1974 struct btrfs_qgroup_extent_record *existing, *ret; in btrfs_qgroup_trace_extent_nolock() local 4677 static int qgroup_swapped_block_bytenr_cmp(struct rb_node *new, const struct rb_node *existing) in qgroup_swapped_block_bytenr_cmp()
|
| A D | defrag.c | 63 static int inode_defrag_cmp(struct rb_node *new, const struct rb_node *existing) in inode_defrag_cmp()
|
| A D | tree-log.c | 678 struct btrfs_file_extent_item existing; in replay_one_extent() local
|
| A D | inode.c | 3840 struct btrfs_inode *existing; in btrfs_add_inode_to_root() local
|
| /fs/ocfs2/ |
| A D | stack_user.c | 754 static int fs_protocol_compare(struct ocfs2_protocol_version *existing, in fs_protocol_compare()
|
| /fs/ocfs2/dlm/ |
| A D | dlmdomain.c | 2074 static int dlm_protocol_compare(struct dlm_protocol_version *existing, in dlm_protocol_compare()
|
| A D | dlmcommon.h | 1046 static inline int dlm_lock_compatible(int existing, int request) in dlm_lock_compatible()
|
| /fs/configfs/ |
| A D | dir.c | 240 const unsigned char *existing = configfs_get_name(sd); in configfs_dirent_exists() local
|
Completed in 81 milliseconds