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 | extent-tree.c | 1486 struct btrfs_key ins; in run_delayed_data_ref() local 3764 struct btrfs_key *ins) in found_extent_clustered() 3776 struct btrfs_key *ins) in found_extent() 3808 struct btrfs_key *ins, in find_free_extent_update_loop() 3908 struct btrfs_key *ins) in prepare_allocation_clustered() 3959 struct btrfs_key *ins) in prepare_allocation() 3997 u64 hint_byte_orig, struct btrfs_key *ins, in find_free_extent() 4274 struct btrfs_key *ins, int is_data, int delalloc) in btrfs_reserve_extent() 4355 struct btrfs_key *ins, int ref_mod) in alloc_reserved_file_extent() 4522 struct btrfs_key *ins) in btrfs_alloc_reserved_file_extent() [all …]
|
D | ulist.c | 144 static int ulist_rbtree_insert(struct ulist *ulist, struct ulist_node *ins) in ulist_rbtree_insert()
|
D | delayed-ref.c | 283 struct btrfs_delayed_ref_head *ins; in htree_insert() local 310 struct btrfs_delayed_ref_node *ins) in tree_insert()
|
D | inode.c | 772 struct btrfs_key ins; in submit_compressed_extents() local 990 struct btrfs_key ins; in cow_file_range() local 2518 struct btrfs_key ins; in insert_reserved_file_extent() local 6971 struct btrfs_key ins; in btrfs_new_extent_direct() local 9755 struct inode *inode, struct btrfs_key *ins, in insert_prealloc_file_extent() 9821 struct btrfs_key ins; in __btrfs_prealloc_file_range() local
|
D | delayed-inode.c | 401 struct btrfs_delayed_item *ins, in __btrfs_add_delayed_item()
|
D | tree-log.c | 664 struct btrfs_key ins; in replay_one_extent() 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
|
/fs/btrfs/tests/ |
D | qgroup-tests.c | 23 struct btrfs_key ins; in insert_normal_tree_ref() local
|