Home
last modified time | relevance | path

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

123456

/fs/nilfs2/
Ddirect.c30 __u64 key, __u64 ptr) in nilfs_direct_set_ptr()
38 __u64 ptr; in nilfs_direct_lookup() local
55 __u64 ptr, ptr2; in nilfs_direct_lookup_contig() local
95 __u64 ptr; in nilfs_direct_find_target_v() local
106 static int nilfs_direct_insert(struct nilfs_bmap *bmap, __u64 key, __u64 ptr) in nilfs_direct_insert()
206 __u64 ptr; in nilfs_direct_gather_data() local
262 __u64 ptr; in nilfs_direct_propagate() local
288 __u64 key, __u64 ptr, in nilfs_direct_assign_v()
308 __u64 key, __u64 ptr, in nilfs_direct_assign_p()
327 __u64 ptr; in nilfs_direct_assign() local
Dbtree.c59 __u64 ptr, struct buffer_head **bhp) in nilfs_btree_get_new_block()
156 nilfs_btree_node_set_ptr(struct nilfs_btree_node *node, int index, __u64 ptr, in nilfs_btree_node_set_ptr()
240 __u64 key, __u64 ptr, int ncmax) in nilfs_btree_node_insert()
266 __u64 ptr; in nilfs_btree_node_delete() local
470 static int __nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, in __nilfs_btree_get_block()
540 static int nilfs_btree_get_block(const struct nilfs_bmap *btree, __u64 ptr, in nilfs_btree_get_block()
553 __u64 ptr; in nilfs_btree_do_lookup() local
613 __u64 ptr; in nilfs_btree_do_lookup_last() local
709 __u64 ptr, ptr2; in nilfs_btree_lookup_contig() local
1040 __u64 ptr; in nilfs_btree_find_target_v() local
[all …]
Dbmap.h81 static inline int nilfs_bmap_is_new_ptr(unsigned long ptr) in nilfs_bmap_is_new_ptr()
168 __u64 *ptr) in nilfs_bmap_lookup()
232 __u64 ptr) in nilfs_bmap_set_target_v()
/fs/btrfs/
Dinode-item.c16 unsigned long ptr; in btrfs_find_name_in_backref() local
42 unsigned long ptr; in btrfs_find_name_in_ext_backref() local
110 unsigned long ptr; in btrfs_del_inode_extref() local
178 unsigned long ptr; in btrfs_del_inode_ref() local
255 unsigned long ptr; in btrfs_insert_inode_extref() local
313 unsigned long ptr; in btrfs_insert_inode_ref() local
Dstruct-funcs.c11 const void *ptr, unsigned off, int size) in check_setget_bounds()
168 unsigned long ptr = btrfs_node_key_ptr_offset(nr); in btrfs_node_key() local
Droot-tree.c127 unsigned long ptr; in btrfs_update_root() local
341 unsigned long ptr; in btrfs_del_root_ref() local
416 unsigned long ptr; in btrfs_add_root_ref() local
/fs/erofs/
Dtagptr.h34 #define __tagptr_mask_1(ptr, n) \ argument
38 #define __tagptr_mask(ptr) (\ argument
56 #define tagptr_fold(type, ptr, _tags) ({ \ argument
Dpcpubuf.c14 void *ptr; member
38 void erofs_put_pcpubuf(void *ptr) __releases(pcb->lock) in erofs_put_pcpubuf()
65 void *ptr, *old_ptr; in erofs_pcpubuf_growsize() local
Dsuper.c76 static void erofs_inode_init_once(void *ptr) in erofs_inode_init_once()
131 u8 *buffer, *ptr; in erofs_read_metadata() local
267 void *ptr; in erofs_init_devices() local
734 static int erofs_release_device_info(int id, void *ptr, void *data) in erofs_release_device_info()
Dsysfs.c97 unsigned char *ptr = __struct_ptr(sbi, a->struct_type, a->offset); in erofs_attr_show() local
120 unsigned char *ptr = __struct_ptr(sbi, a->struct_type, a->offset); in erofs_attr_store() local
/fs/udf/
Ddirectory.c162 uint8_t *ptr; in udf_get_fileident() local
199 struct short_ad *udf_get_fileshortad(uint8_t *ptr, int maxoffset, uint32_t *offset, in udf_get_fileshortad()
222 struct long_ad *udf_get_filelongad(uint8_t *ptr, int maxoffset, uint32_t *offset, int inc) in udf_get_filelongad()
/fs/xfs/libxfs/
Dxfs_btree.c301 const union xfs_btree_ptr *ptr, in xfs_btree_check_ptr()
1017 const union xfs_btree_ptr *ptr, in xfs_btree_ptr_to_daddr()
1049 union xfs_btree_ptr *ptr, in xfs_btree_readahead_ptr()
1094 const union xfs_btree_ptr *ptr) in xfs_btree_ptr_is_null()
1105 union xfs_btree_ptr *ptr) in xfs_btree_set_ptr_null()
1120 union xfs_btree_ptr *ptr, in xfs_btree_get_sibling()
1142 const union xfs_btree_ptr *ptr, in xfs_btree_set_sibling()
1252 union xfs_btree_ptr ptr; in xfs_btree_is_lastrec() local
1269 union xfs_btree_ptr *ptr) in xfs_btree_buf_to_ptr()
1311 const union xfs_btree_ptr *ptr, in xfs_btree_get_buf_block()
[all …]
Dxfs_attr_remote.c68 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
189 char *ptr; in xfs_attr3_rmt_write_verify() local
241 void *ptr, in xfs_attr3_rmt_hdr_set()
Dxfs_alloc_btree.c35 const union xfs_btree_ptr *ptr, in xfs_allocbt_set_root()
109 int ptr, in xfs_allocbt_update_lastrec()
221 union xfs_btree_ptr *ptr) in xfs_allocbt_init_ptr_from_cur()
Dxfs_btree_staging.c88 union xfs_btree_ptr *ptr) in xfs_btree_fakeroot_init_ptr_from_cur()
116 const union xfs_btree_ptr *ptr, in xfs_btree_afakeroot_set_root()
747 union xfs_btree_ptr ptr; in xfs_btree_bload() local
/fs/hfs/
Dmdb.c78 char *ptr; in hfs_mdb_get() local
309 char *ptr; in hfs_mdb_commit() local
/fs/f2fs/
Dxattr.h55 #define XATTR_HDR(ptr) ((struct f2fs_xattr_header *)(ptr)) argument
56 #define XATTR_ENTRY(ptr) ((struct f2fs_xattr_entry *)(ptr)) argument
57 #define XATTR_FIRST_ENTRY(ptr) (XATTR_ENTRY(XATTR_HDR(ptr) + 1)) argument
/fs/xfs/
Dkmem.c16 void *ptr; in kmem_alloc() local
Dkmem.h60 static inline void kmem_free(const void *ptr) in kmem_free()
/fs/gfs2/
Dlops.c629 __be32 *ptr; in gfs2_check_magic() local
663 __be64 *ptr; in gfs2_before_commit() local
791 struct gfs2_log_descriptor *ld, __be64 *ptr, in buf_lo_scan_elements()
933 struct gfs2_log_descriptor *ld, __be64 *ptr, in revoke_lo_scan_elements()
1017 __be64 *ptr, int pass) in databuf_lo_scan_elements()
Dbmap.c325 __be64 *ptr = metapointer(x, mp); in __fillup_metapath() local
425 static inline unsigned int gfs2_extent_length(struct buffer_head *bh, __be64 *ptr, size_t limit, in… in gfs2_extent_length()
552 const __be64 *start, *ptr, *end; in gfs2_hole_walker() local
610 __be64 *ptr = (__be64 *)(mp->mp_bh[i - 1]->b_data + in gfs2_indirect_init() local
672 __be64 *ptr; in __gfs2_iomap_alloc() local
798 const __be64 *first, *ptr, *end; in gfs2_alloc_size() local
846 __be64 *ptr; in __gfs2_iomap_get() local
1615 __be64 *first, *ptr, *end; in find_nonnull_ptr() local
/fs/affs/
Damigaffs.c341 __be32 *ptr = (__be32 *)bh->b_data; in affs_checksum_block() local
360 __be32 *ptr = (__be32 *)bh->b_data; in affs_fix_checksum() local
/fs/ocfs2/
Docfs2.h685 #define OCFS2_IS_VALID_DINODE(ptr) \ argument
688 #define OCFS2_IS_VALID_EXTENT_BLOCK(ptr) \ argument
691 #define OCFS2_IS_VALID_GROUP_DESC(ptr) \ argument
695 #define OCFS2_IS_VALID_XATTR_BLOCK(ptr) \ argument
698 #define OCFS2_IS_VALID_DIR_TRAILER(ptr) \ argument
701 #define OCFS2_IS_VALID_DX_ROOT(ptr) \ argument
704 #define OCFS2_IS_VALID_DX_LEAF(ptr) \ argument
707 #define OCFS2_IS_VALID_REFCOUNT_BLOCK(ptr) \ argument
/fs/omfs/
Dinode.c88 unsigned char *ptr = (unsigned char *) oi; in omfs_update_checksums() local
343 unsigned long **ptr; in omfs_get_imap() local
/fs/proc/
Dfd.c196 struct task_struct *task, const void *ptr) in proc_fd_instantiate()
329 struct task_struct *task, const void *ptr) in proc_fdinfo_instantiate()

123456