Home
last modified time | relevance | path

Searched defs:ptr (Results 1 – 25 of 111) sorted by relevance

12345

/fs/nilfs2/
Ddirect.c43 __u64 key, __u64 ptr) in nilfs_direct_set_ptr()
51 __u64 ptr; in nilfs_direct_lookup() local
68 __u64 ptr, ptr2; in nilfs_direct_lookup_contig() local
107 __u64 ptr; in nilfs_direct_find_target_v() local
118 static int nilfs_direct_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_direct_insert()
218 __u64 ptr; in nilfs_direct_gather_data() local
274 __u64 ptr; in nilfs_direct_propagate() local
300 __u64 key, __u64 ptr, in nilfs_direct_assign_v()
320 __u64 key, __u64 ptr, in nilfs_direct_assign_p()
339 __u64 ptr; in nilfs_direct_assign() local
Dbtree.c72 __u64 ptr, struct buffer_head **bhp) in nilfs_btree_get_new_block()
168 nilfs_btree_node_set_ptr(struct nilfs_btree_node *node, int index, __u64 ptr, in nilfs_btree_node_set_ptr()
252 __u64 key, __u64 ptr, int ncmax) in nilfs_btree_node_insert()
278 __u64 ptr; in nilfs_btree_node_delete() local
474 static int __nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, in __nilfs_btree_get_block()
529 static int nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, in nilfs_btree_get_block()
542 __u64 ptr; in nilfs_btree_do_lookup() local
602 __u64 ptr; in nilfs_btree_do_lookup_last() local
697 __u64 ptr, ptr2; in nilfs_btree_lookup_contig() local
1029 __u64 ptr; in nilfs_btree_find_target_v() local
[all …]
Dbmap.h94 static inline int nilfs_bmap_is_new_ptr(unsigned long ptr) in nilfs_bmap_is_new_ptr()
177 __u64 *ptr) in nilfs_bmap_lookup()
241 __u64 ptr) in nilfs_bmap_set_target_v()
/fs/xfs/
Dkmem.c32 void *ptr; in kmem_alloc() local
51 void *ptr; in kmem_zalloc_large() local
78 kmem_realloc(const void *ptr, size_t newsize, size_t oldsize, in kmem_realloc()
98 void *ptr; in kmem_zone_alloc() local
Dkmem.h66 static inline void kmem_free(const void *ptr) in kmem_free()
103 kmem_zone_free(kmem_zone_t *zone, void *ptr) in kmem_zone_free()
Dxfs_dir2_readdir.c170 char *ptr; /* current data entry */ in xfs_dir2_block_getdents() local
495 char *ptr = NULL; /* pointer to current data */ in xfs_dir2_leaf_getdents() local
/fs/btrfs/
Dinode-item.c30 unsigned long ptr; in find_name_in_backref() local
60 unsigned long ptr; in btrfs_find_name_in_ext_backref() local
133 unsigned long ptr; in btrfs_del_inode_extref() local
202 unsigned long ptr; in btrfs_del_inode_ref() local
278 unsigned long ptr; in btrfs_insert_inode_extref() local
334 unsigned long ptr; in btrfs_insert_inode_ref() local
Droot-tree.c144 unsigned long ptr; in btrfs_update_root() local
376 unsigned long ptr; in btrfs_del_root_ref() local
447 unsigned long ptr; in btrfs_add_root_ref() local
Dstruct-funcs.c140 unsigned long ptr = btrfs_node_key_ptr_offset(nr); in btrfs_node_key() local
/fs/udf/
Ddirectory.c163 uint8_t *ptr; in udf_get_fileident() local
200 struct short_ad *udf_get_fileshortad(uint8_t *ptr, int maxoffset, uint32_t *offset, in udf_get_fileshortad()
223 struct long_ad *udf_get_filelongad(uint8_t *ptr, int maxoffset, uint32_t *offset, int inc) in udf_get_filelongad()
Dunicode.c50 int udf_build_ustr(struct ustr *dest, dstring *ptr, int size) in udf_build_ustr()
71 static void udf_build_ustr_exact(struct ustr *dest, dstring *ptr, int exactsize) in udf_build_ustr_exact()
/fs/xfs/libxfs/
Dxfs_btree.c207 union xfs_btree_ptr *ptr, /* btree block disk address */ in xfs_btree_check_ptr()
865 union xfs_btree_ptr *ptr) in xfs_btree_ptr_to_daddr()
889 union xfs_btree_ptr *ptr, in xfs_btree_readahead_ptr()
931 union xfs_btree_ptr *ptr) in xfs_btree_ptr_is_null()
942 union xfs_btree_ptr *ptr) in xfs_btree_set_ptr_null()
957 union xfs_btree_ptr *ptr, in xfs_btree_get_sibling()
979 union xfs_btree_ptr *ptr, in xfs_btree_set_sibling()
1087 union xfs_btree_ptr ptr; in xfs_btree_is_lastrec() local
1104 union xfs_btree_ptr *ptr) in xfs_btree_buf_to_ptr()
1140 union xfs_btree_ptr *ptr, in xfs_btree_get_buf_block()
[all …]
Dxfs_attr_remote.c69 void *ptr, in xfs_attr3_rmt_hdr_ok()
93 void *ptr, in xfs_attr3_rmt_verify()
123 char *ptr; in xfs_attr3_rmt_read_verify() local
163 char *ptr; in xfs_attr3_rmt_write_verify() local
212 void *ptr, in xfs_attr3_rmt_hdr_set()
Dxfs_alloc_btree.c48 union xfs_btree_ptr *ptr, in xfs_allocbt_set_root()
134 int ptr, in xfs_allocbt_update_lastrec()
241 union xfs_btree_ptr *ptr) in xfs_allocbt_init_ptr_from_cur()
/fs/coda/
Dcoda_linux.h65 #define CODA_ALLOC(ptr, cast, size) do { \ argument
75 #define CODA_FREE(ptr,size) \ argument
/fs/hfs/
Dmdb.c72 char *ptr; in hfs_mdb_get() local
303 char *ptr; in hfs_mdb_commit() local
/fs/f2fs/
Dxattr.h56 #define XATTR_HDR(ptr) ((struct f2fs_xattr_header *)(ptr)) argument
57 #define XATTR_ENTRY(ptr) ((struct f2fs_xattr_entry *)(ptr)) argument
58 #define XATTR_FIRST_ENTRY(ptr) (XATTR_ENTRY(XATTR_HDR(ptr) + 1)) argument
/fs/gfs2/
Dlops.c389 __be32 *ptr; in gfs2_check_magic() local
422 __be64 *ptr; in gfs2_before_commit() local
524 struct gfs2_log_descriptor *ld, __be64 *ptr, in buf_lo_scan_elements()
679 struct gfs2_log_descriptor *ld, __be64 *ptr, in revoke_lo_scan_elements()
762 __be64 *ptr, int pass) in databuf_lo_scan_elements()
Dbmap.c318 __be64 *ptr; in lookup_metapath() local
362 static inline unsigned int gfs2_extent_length(void *start, unsigned int len, __be64 *ptr, size_t li… in gfs2_extent_length()
403 __be64 *ptr = (__be64 *)(mp->mp_bh[i - 1]->b_data + in gfs2_indirect_init() local
466 __be64 *ptr; in gfs2_bmap_alloc() local
611 __be64 *ptr; in gfs2_block_map() local
/fs/ceph/
Ddebugfs.c142 static int dentry_lru_show(struct seq_file *s, void *ptr) in dentry_lru_show()
159 static int mds_sessions_show(struct seq_file *s, void *ptr) in mds_sessions_show()
/fs/fscache/
Dnetfs.c24 struct fscache_netfs *ptr; in __fscache_register_netfs() local
/fs/proc/
Duid.c122 struct task_struct *unused, const void *ptr) in proc_uident_instantiate()
199 struct task_struct *unused, const void *ptr) in proc_uid_instantiate()
Dfd.c180 struct task_struct *task, const void *ptr) in proc_fd_instantiate()
318 struct task_struct *task, const void *ptr) in proc_fdinfo_instantiate()
/fs/omfs/
Dinode.c85 unsigned char *ptr = (unsigned char *) oi; in omfs_update_checksums() local
313 unsigned long **ptr; in omfs_get_imap() local
/fs/affs/
Damigaffs.c338 __be32 *ptr = (__be32 *)bh->b_data; in affs_checksum_block() local
357 __be32 *ptr = (__be32 *)bh->b_data; in affs_fix_checksum() local

12345