/fs/xfs/libxfs/ |
D | xfs_attr.c | 177 struct xfs_inode *dp, in xfs_attr_try_sf_addname() 229 struct xfs_inode *dp = args->dp; in xfs_attr_set_shortform() local 273 struct xfs_inode *dp = args->dp; in xfs_attr_set_args() local 338 struct xfs_inode *dp = args->dp; in xfs_has_attr() local 369 struct xfs_inode *dp = args->dp; in xfs_attr_remove_args() local 394 struct xfs_inode *dp = args->dp; in xfs_attr_set() local 526 static inline int xfs_attr_sf_totsize(struct xfs_inode *dp) in xfs_attr_sf_totsize() 675 struct xfs_inode *dp = args->dp; in xfs_attr_leaf_addname() local 802 struct xfs_inode *dp; in xfs_attr_leaf_removename() local 914 struct xfs_inode *dp; in xfs_attr_node_addname() local [all …]
|
D | xfs_dir2_node.c | 61 struct xfs_inode *dp, in xfs_dir3_leafn_check() 81 struct xfs_inode *dp, in xfs_dir3_leaf_check() 95 #define xfs_dir3_leaf_check(dp, bp) argument 177 struct xfs_inode *dp, in xfs_dir3_free_header_check() 215 struct xfs_inode *dp, in __xfs_dir3_free_read() 299 struct xfs_inode *dp, in xfs_dir2_free_read() 309 struct xfs_inode *dp, in xfs_dir2_free_try_read() 323 struct xfs_inode *dp = args->dp; in xfs_dir3_free_get_buf() local 409 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leaf_to_node() local 499 struct xfs_inode *dp = args->dp; in xfs_dir2_leafn_add() local [all …]
|
D | xfs_dir2_sf.c | 168 xfs_inode_t *dp, /* incore inode pointer */ in xfs_dir2_block_sfsize() 263 struct xfs_inode *dp = args->dp; in xfs_dir2_block_to_sf() local 367 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_addname() local 463 struct xfs_inode *dp = args->dp; in xfs_dir2_sf_addname_easy() local 514 struct xfs_inode *dp = args->dp; in xfs_dir2_sf_addname_hard() local 607 struct xfs_inode *dp = args->dp; in xfs_dir2_sf_addname_pick() local 674 struct xfs_inode *dp = args->dp; in xfs_dir2_sf_check() local 814 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_create() local 867 struct xfs_inode *dp = args->dp; in xfs_dir2_sf_lookup() local 945 struct xfs_inode *dp = args->dp; in xfs_dir2_sf_removename() local [all …]
|
D | xfs_dir2.c | 177 xfs_inode_t *dp) in xfs_dir_isempty() 215 xfs_inode_t *dp, in xfs_dir_init() 245 struct xfs_inode *dp, in xfs_dir_createname() 341 xfs_inode_t *dp, in xfs_dir_lookup() 419 struct xfs_inode *dp, in xfs_dir_removename() 477 struct xfs_inode *dp, in xfs_dir_replace() 538 xfs_inode_t *dp, in xfs_dir_canenter() 560 struct xfs_inode *dp = args->dp; in xfs_dir2_grow_inode() local 648 struct xfs_inode *dp; in xfs_dir2_shrink_inode() local
|
D | xfs_da_btree.c | 371 struct xfs_inode *dp, in xfs_da3_node_read() 388 struct xfs_inode *dp, in xfs_da3_node_read_mapped() 433 struct xfs_inode *dp = args->dp; in xfs_da3_node_create() local 644 struct xfs_inode *dp; in xfs_da3_root_split() local 777 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_split() local 878 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_rebalance() local 1013 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_add() local 1181 struct xfs_inode *dp = state->args->dp; in xfs_da3_root_join() local 1255 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_toosmall() local 1363 struct xfs_inode *dp, in xfs_da3_node_lasthash() [all …]
|
D | xfs_dir2_leaf.c | 101 struct xfs_inode *dp, in xfs_dir3_leaf1_check() 121 struct xfs_inode *dp, in xfs_dir3_leaf_check() 135 #define xfs_dir3_leaf_check(dp, bp) argument 263 struct xfs_inode *dp, in xfs_dir3_leaf_read() 279 struct xfs_inode *dp, in xfs_dir3_leafn_read() 347 struct xfs_inode *dp = args->dp; in xfs_dir3_leaf_get_buf() local 383 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_block_to_leaf() local 615 struct xfs_inode *dp = args->dp; /* incore directory inode */ in xfs_dir2_leaf_addname() local 920 struct xfs_inode *dp = args->dp; in xfs_dir3_leaf_compact() local 1155 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leaf_lookup() local [all …]
|
D | xfs_dir2_block.c | 119 struct xfs_inode *dp, in xfs_dir3_block_header_check() 137 struct xfs_inode *dp, in xfs_dir3_block_read() 167 struct xfs_inode *dp) in xfs_dir3_block_init() 188 struct xfs_inode *dp, in xfs_dir2_block_need_space() 359 xfs_inode_t *dp; /* directory inode */ in xfs_dir2_block_addname() local 638 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_lookup() local 686 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_lookup_int() local 786 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_removename() local 867 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_replace() local 930 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leaf_to_block() local [all …]
|
D | xfs_dir2.h | 107 xfs_dir2_dataptr_to_byte(xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_byte() 134 xfs_dir2_dataptr_to_db(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_db() 152 xfs_dir2_dataptr_to_off(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_off()
|
D | xfs_dir2_data.c | 99 struct xfs_inode *dp, /* incore inode pointer */ in __xfs_dir3_data_check() 275 struct xfs_inode *dp, in xfs_dir3_data_check() 399 struct xfs_inode *dp, in xfs_dir3_data_header_check() 417 struct xfs_inode *dp, in xfs_dir3_data_read() 445 struct xfs_inode *dp, in xfs_dir3_data_readahead() 696 struct xfs_inode *dp = args->dp; in xfs_dir3_data_init() local
|
D | xfs_attr_leaf.c | 430 struct xfs_inode *dp, in xfs_attr3_leaf_read() 529 struct xfs_inode *dp, in xfs_attr_shortform_bytesfit() 647 struct xfs_inode *dp = args->dp; in xfs_attr_shortform_create() local 726 struct xfs_inode *dp; in xfs_attr_shortform_add() local 789 struct xfs_inode *dp; in xfs_attr_shortform_remove() local 903 struct xfs_inode *dp; in xfs_attr_shortform_to_leaf() local 976 struct xfs_inode *dp) in xfs_attr_shortform_allfit() 1101 struct xfs_inode *dp = args->dp; in xfs_attr3_leaf_to_shortform() local 1182 struct xfs_inode *dp = args->dp; in xfs_attr3_leaf_to_node() local 1252 struct xfs_inode *dp = args->dp; in xfs_attr3_leaf_create() local
|
D | xfs_attr_remote.c | 448 struct xfs_inode *dp = args->dp; in xfs_attr_rmt_find_hole() local 475 struct xfs_inode *dp = args->dp; in xfs_attr_rmtval_set_value() local 572 struct xfs_inode *dp = args->dp; in xfs_attr_rmtval_set() local
|
D | xfs_inode_fork.c | 111 struct xfs_bmbt_rec *dp; in xfs_iformat_extents() local 539 struct xfs_bmbt_rec *dp, in xfs_iextents_copy()
|
D | xfs_dir2_priv.h | 75 #define xfs_dir3_data_check(dp,bp) argument
|
/fs/xfs/ |
D | xfs_attr_inactive.c | 35 struct xfs_inode *dp, in xfs_attr3_rmt_stale() 84 struct xfs_inode *dp, in xfs_attr3_leaf_inactive() 132 struct xfs_inode *dp, in xfs_attr3_node_inactive() 257 struct xfs_inode *dp) in xfs_attr3_root_inactive() 330 struct xfs_inode *dp) in xfs_attr_inactive()
|
D | xfs_attr_list.c | 56 struct xfs_inode *dp = context->dp; in xfs_attr_shortform_list() local 209 struct xfs_inode *dp = context->dp; in xfs_attr_node_list_lookup() local 291 struct xfs_inode *dp = context->dp; in xfs_attr_node_list() local 506 struct xfs_inode *dp = context->dp; in xfs_attr_list_ilocked() local 526 struct xfs_inode *dp = context->dp; in xfs_attr_list() local
|
D | xfs_dir2_readdir.c | 50 struct xfs_inode *dp = args->dp; /* incore directory inode */ in xfs_dir2_sf_getdents() local 143 struct xfs_inode *dp = args->dp; /* incore directory inode */ in xfs_dir2_block_getdents() local 247 struct xfs_inode *dp = args->dp; in xfs_dir2_leaf_readbuf() local 351 struct xfs_inode *dp = args->dp; in xfs_dir2_leaf_getdents() local 507 struct xfs_inode *dp, in xfs_readdir()
|
D | xfs_log_recover.c | 2032 char *dp, in xlog_recover_add_to_cont_trans() 2091 char *dp, in xlog_recover_add_to_trans() 2209 char *dp, in xlog_recovery_process_trans() 2318 char *dp, in xlog_recover_process_ophdr() 2401 char *dp, in xlog_recover_process_data() 2801 char *dp, in xlog_unpack_data() 2831 char *dp, in xlog_recover_process()
|
D | xfs_inode.c | 670 xfs_inode_t *dp, in xfs_lookup() 948 xfs_inode_t *dp, /* directory within whose allocate in xfs_dir_ialloc() 1111 xfs_inode_t *dp, in xfs_create() 1266 struct xfs_inode *dp, in xfs_create_tmpfile() 2817 xfs_inode_t *dp, in xfs_remove() 3117 struct xfs_inode *dp, in xfs_rename_alloc_whiteout()
|
/fs/quota/ |
D | quota_v2.c | 220 static void v2r0_disk2memdqb(struct dquot *dquot, void *dp) in v2r0_disk2memdqb() 240 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot) in v2r0_mem2diskdqb() 260 static int v2r0_is_id(void *dp, struct dquot *dquot) in v2r0_is_id() 273 static void v2r1_disk2memdqb(struct dquot *dquot, void *dp) in v2r1_disk2memdqb() 293 static void v2r1_mem2diskdqb(void *dp, struct dquot *dquot) in v2r1_mem2diskdqb() 314 static int v2r1_is_id(void *dp, struct dquot *dquot) in v2r1_is_id()
|
/fs/jfs/ |
D | jfs_dmap.c | 358 struct dmap *dp; in dbFree() local 457 struct dmap *dp; in dbUpdatePMap() local 732 struct dmap *dp; in dbAlloc() local 923 struct dmap *dp; in dbAllocExact() local 1057 struct dmap *dp; in dbExtend() local 1150 static int dbAllocNext(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocNext() 1283 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear() 1876 struct dmap *dp; in dbAllocCtl() local 2023 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev() 2088 static int dbAllocDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocDmap() [all …]
|
D | jfs_imap.c | 297 struct dinode *dp; in diRead() local 421 struct dinode *dp; in diReadSpecial() local 503 struct dinode *dp; in diWriteSpecial() local 586 struct dinode *dp; in diWrite() local 2164 struct dinode *dp; in diNewExt() local
|
/fs/freevxfs/ |
D | vxfs_lookup.c | 81 vxfs_find_entry(struct inode *ip, struct dentry *dp, struct page **ppp) in vxfs_find_entry() 156 vxfs_inode_by_name(struct inode *dip, struct dentry *dp) in vxfs_inode_by_name() 187 vxfs_lookup(struct inode *dip, struct dentry *dp, unsigned int flags) in vxfs_lookup()
|
/fs/nfsd/ |
D | nfs4state.c | 943 struct nfs4_delegation *dp; in alloc_init_deleg() local 1024 static void nfs4_unlock_deleg_lease(struct nfs4_delegation *dp) in nfs4_unlock_deleg_lease() 1035 static void destroy_unhashed_deleg(struct nfs4_delegation *dp) in destroy_unhashed_deleg() 1088 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) in hash_delegation_locked() 1104 static bool delegation_hashed(struct nfs4_delegation *dp) in delegation_hashed() 1110 unhash_delegation_locked(struct nfs4_delegation *dp) in unhash_delegation_locked() 1130 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation() 1141 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation() 2092 struct nfs4_delegation *dp; in __destroy_client() local 4525 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_prepare() local [all …]
|
/fs/openpromfs/ |
D | inode.c | 184 struct device_node *dp, *child; in openpromfs_lookup() local 269 struct device_node *dp = oi->u.node; in openpromfs_readdir() local
|
/fs/ocfs2/ |
D | quota_global.c | 71 static void ocfs2_global_disk2memdqb(struct dquot *dquot, void *dp) in ocfs2_global_disk2memdqb() 96 static void ocfs2_global_mem2diskdqb(void *dp, struct dquot *dquot) in ocfs2_global_mem2diskdqb() 114 static int ocfs2_global_is_id(void *dp, struct dquot *dquot) in ocfs2_global_is_id()
|