Searched defs:ins (Results 1 – 9 of 9) sorted by relevance
/fs/ntfs/ |
D | unistr.c | 245 int ntfs_nlstoucs(const ntfs_volume *vol, const char *ins, in ntfs_nlstoucs() 322 int ntfs_ucstonls(const ntfs_volume *vol, const ntfschar *ins, in ntfs_ucstonls()
|
/fs/btrfs/ |
D | ulist.c | 144 static int ulist_rbtree_insert(struct ulist *ulist, struct ulist_node *ins) in ulist_rbtree_insert()
|
D | delayed-ref.c | 284 struct btrfs_delayed_ref_head *ins; in htree_insert() local 311 struct btrfs_delayed_ref_node *ins) in tree_insert()
|
D | extent-tree.c | 1525 struct btrfs_key ins; in run_delayed_data_ref() local 3685 struct btrfs_key *ins, in find_free_extent_update_loop() 3816 u64 hint_byte, struct btrfs_key *ins, in find_free_extent() 4149 struct btrfs_key *ins, int is_data, int delalloc) in btrfs_reserve_extent() 4232 struct btrfs_key *ins, int ref_mod) in alloc_reserved_file_extent() 4399 struct btrfs_key *ins) in btrfs_alloc_reserved_file_extent() 4422 struct btrfs_key *ins) in btrfs_alloc_logged_file_extent() 4534 struct btrfs_key ins; in btrfs_alloc_tree_block() local
|
D | inode.c | 766 struct btrfs_key ins; in submit_compressed_extents() local 986 struct btrfs_key ins; in cow_file_range() local 2454 struct btrfs_key ins; in insert_reserved_file_extent() local 7542 struct btrfs_key ins; in btrfs_new_extent_direct() local 10515 struct btrfs_key ins; in __btrfs_prealloc_file_range() local
|
D | delayed-inode.c | 400 struct btrfs_delayed_item *ins, in __btrfs_add_delayed_item()
|
D | tree-log.c | 675 struct btrfs_key ins; in replay_one_extent() local
|
/fs/btrfs/tests/ |
D | qgroup-tests.c | 23 struct btrfs_key ins; in insert_normal_tree_ref() local
|
/fs/ocfs2/ |
D | extent_map.c | 173 struct ocfs2_extent_map_item *ins) in ocfs2_try_to_merge_extent_map() 221 struct ocfs2_extent_map_item ins; in ocfs2_extent_map_insert_rec() local
|