Home
last modified time | relevance | path

Searched defs:dp (Results 1 – 25 of 46) sorted by relevance

12

/fs/xfs/libxfs/
Dxfs_dir2_node.c42 struct xfs_inode *dp, in xfs_dir3_leafn_check()
62 struct xfs_inode *dp, in xfs_dir3_leaf_check()
76 #define xfs_dir3_leaf_check(dp, bp) argument
158 struct xfs_inode *dp, in xfs_dir3_free_header_check()
195 struct xfs_inode *dp, in __xfs_dir3_free_read()
226 struct xfs_inode *dp, in xfs_dir2_free_read()
236 struct xfs_inode *dp, in xfs_dir2_free_try_read()
250 struct xfs_inode *dp = args->dp; in xfs_dir3_free_get_buf() local
338 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leaf_to_node() local
429 struct xfs_inode *dp = args->dp; in xfs_dir2_leafn_add() local
[all …]
Dxfs_dir2_sf.c48 xfs_inode_t *dp, /* incore inode pointer */ in xfs_dir2_block_sfsize()
145 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_block_to_sf() local
265 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_addname() local
368 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_addname_easy() local
421 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_addname_hard() local
513 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_addname_pick() local
581 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_check() local
729 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_create() local
782 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_lookup() local
868 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_removename() local
[all …]
Dxfs_attr.c63 struct xfs_inode *dp, in xfs_attr_args_init()
224 struct xfs_inode *dp, in xfs_attr_try_sf_addname()
257 struct xfs_inode *dp = args->dp; in xfs_attr_set_args() local
320 struct xfs_inode *dp = args->dp; in xfs_attr_remove_args() local
339 struct xfs_inode *dp, in xfs_attr_set()
443 struct xfs_inode *dp, in xfs_attr_remove()
581 struct xfs_inode *dp; in xfs_attr_leaf_addname() local
761 struct xfs_inode *dp; in xfs_attr_leaf_removename() local
850 struct xfs_inode *dp; in xfs_attr_node_addname() local
1077 struct xfs_inode *dp; in xfs_attr_node_removename() local
Dxfs_dir2.c171 xfs_inode_t *dp) in xfs_dir_isempty()
209 xfs_inode_t *dp, in xfs_dir_init()
239 struct xfs_inode *dp, in xfs_dir_createname()
335 xfs_inode_t *dp, in xfs_dir_lookup()
413 struct xfs_inode *dp, in xfs_dir_removename()
471 struct xfs_inode *dp, in xfs_dir_replace()
532 xfs_inode_t *dp, in xfs_dir_canenter()
554 struct xfs_inode *dp = args->dp; in xfs_dir2_grow_inode() local
640 struct xfs_inode *dp; in xfs_dir2_shrink_inode() local
Dxfs_da_btree.c281 struct xfs_inode *dp, in xfs_da3_node_read()
341 struct xfs_inode *dp = args->dp; in xfs_da3_node_create() local
550 struct xfs_inode *dp; in xfs_da3_root_split() local
684 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_split() local
785 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_rebalance() local
919 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_add() local
1087 struct xfs_inode *dp = state->args->dp; in xfs_da3_root_join() local
1163 struct xfs_inode *dp = state->args->dp; in xfs_da3_node_toosmall() local
1271 struct xfs_inode *dp, in xfs_da3_node_lasthash()
1304 struct xfs_inode *dp = state->args->dp; in xfs_da3_fixhashpath() local
[all …]
Dxfs_dir2_leaf.c40 struct xfs_inode *dp, in xfs_dir3_leaf1_check()
60 struct xfs_inode *dp, in xfs_dir3_leaf_check()
74 #define xfs_dir3_leaf_check(dp, bp) argument
80 struct xfs_inode *dp, in xfs_dir3_leaf_check_int()
217 struct xfs_inode *dp, in xfs_dir3_leaf_read()
234 struct xfs_inode *dp, in xfs_dir3_leafn_read()
303 struct xfs_inode *dp = args->dp; in xfs_dir3_leaf_get_buf() local
339 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_block_to_leaf() local
572 struct xfs_inode *dp = args->dp; /* incore directory inode */ in xfs_dir2_leaf_addname() local
878 struct xfs_inode *dp = args->dp; in xfs_dir3_leaf_compact() local
[all …]
Dxfs_dir2_block.c120 struct xfs_inode *dp, in xfs_dir3_block_read()
138 struct xfs_inode *dp) in xfs_dir3_block_init()
159 struct xfs_inode *dp, in xfs_dir2_block_need_space()
330 xfs_inode_t *dp; /* directory inode */ in xfs_dir2_block_addname() local
609 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_lookup() local
657 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_lookup_int() local
759 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_removename() local
839 xfs_inode_t *dp; /* incore inode */ in xfs_dir2_block_replace() local
902 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_leaf_to_block() local
1050 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir2_sf_to_block() local
Dxfs_dir2_data.c33 struct xfs_inode *dp, /* incore inode pointer */ in __xfs_dir3_data_check()
229 struct xfs_inode *dp, in xfs_dir3_data_check()
355 struct xfs_inode *dp, in xfs_dir3_data_read()
371 struct xfs_inode *dp, in xfs_dir3_data_readahead()
620 struct xfs_inode *dp, in xfs_dir2_data_freescan()
640 xfs_inode_t *dp; /* incore directory inode */ in xfs_dir3_data_init() local
Dxfs_attr_leaf.c368 struct xfs_inode *dp, in xfs_attr3_leaf_read()
456 xfs_attr_shortform_bytesfit(xfs_inode_t *dp, int bytes) in xfs_attr_shortform_bytesfit()
568 xfs_inode_t *dp; in xfs_attr_shortform_create() local
603 xfs_inode_t *dp; in xfs_attr_shortform_add() local
675 xfs_inode_t *dp; in xfs_attr_shortform_remove() local
807 struct xfs_inode *dp; in xfs_attr_shortform_to_leaf() local
880 struct xfs_inode *dp) in xfs_attr_shortform_allfit()
1004 struct xfs_inode *dp = args->dp; in xfs_attr3_leaf_to_shortform() local
1086 struct xfs_inode *dp = args->dp; in xfs_attr3_leaf_to_node() local
1157 struct xfs_inode *dp = args->dp; in xfs_attr3_leaf_create() local
Dxfs_dir2_priv.h32 #define xfs_dir3_data_check(dp,bp) argument
Dxfs_dir2.h187 xfs_dir2_dataptr_to_byte(xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_byte()
214 xfs_dir2_dataptr_to_db(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_db()
232 xfs_dir2_dataptr_to_off(struct xfs_da_geometry *geo, xfs_dir2_dataptr_t dp) in xfs_dir2_dataptr_to_off()
Dxfs_inode_fork.c209 struct xfs_bmbt_rec *dp; in xfs_iformat_extents() local
548 struct xfs_bmbt_rec *dp, in xfs_iextents_copy()
Dxfs_attr_sf.h38 #define XFS_ATTR_SF_TOTSIZE(dp) /* total space in use */ \ argument
/fs/xfs/
Dxfs_attr_inactive.c33 struct xfs_inode *dp, in xfs_attr3_leaf_freextent()
105 struct xfs_inode *dp, in xfs_attr3_leaf_inactive()
194 struct xfs_inode *dp, in xfs_attr3_node_inactive()
311 struct xfs_inode *dp) in xfs_attr3_root_inactive()
376 struct xfs_inode *dp) in xfs_attr_inactive()
Dxfs_attr_list.c58 xfs_inode_t *dp; in xfs_attr_shortform_list() local
204 struct xfs_inode *dp = context->dp; in xfs_attr_node_list_lookup() local
285 struct xfs_inode *dp = context->dp; in xfs_attr_node_list() local
495 struct xfs_inode *dp = context->dp; in xfs_attr_list_int_ilocked() local
516 xfs_inode_t *dp = context->dp; in xfs_attr_list_int() local
599 xfs_inode_t *dp, in xfs_attr_list()
Dxfs_dir2_readdir.c49 struct xfs_inode *dp = args->dp; /* incore directory inode */ in xfs_dir2_sf_getdents() local
137 struct xfs_inode *dp = args->dp; /* incore directory inode */ in xfs_dir2_block_getdents() local
242 struct xfs_inode *dp = args->dp; in xfs_dir2_leaf_readbuf() local
345 struct xfs_inode *dp = args->dp; in xfs_dir2_leaf_getdents() local
496 struct xfs_inode *dp, in xfs_readdir()
Dxfs_inode.c680 xfs_inode_t *dp, in xfs_lookup()
963 xfs_inode_t *dp, /* directory within whose allocate in xfs_dir_ialloc()
1127 xfs_inode_t *dp, in xfs_create()
1284 struct xfs_inode *dp, in xfs_create_tmpfile()
2859 xfs_inode_t *dp, in xfs_remove()
3159 struct xfs_inode *dp, in xfs_rename_alloc_whiteout()
/fs/quota/
Dquota_v2.c198 static void v2r0_disk2memdqb(struct dquot *dquot, void *dp) in v2r0_disk2memdqb()
218 static void v2r0_mem2diskdqb(void *dp, struct dquot *dquot) in v2r0_mem2diskdqb()
238 static int v2r0_is_id(void *dp, struct dquot *dquot) in v2r0_is_id()
251 static void v2r1_disk2memdqb(struct dquot *dquot, void *dp) in v2r1_disk2memdqb()
271 static void v2r1_mem2diskdqb(void *dp, struct dquot *dquot) in v2r1_mem2diskdqb()
291 static int v2r1_is_id(void *dp, struct dquot *dquot) in v2r1_is_id()
/fs/jfs/
Djfs_dmap.c321 struct dmap *dp; in dbFree() local
419 struct dmap *dp; in dbUpdatePMap() local
694 struct dmap *dp; in dbAlloc() local
885 struct dmap *dp; in dbAllocExact() local
1019 struct dmap *dp; in dbExtend() local
1112 static int dbAllocNext(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocNext()
1245 struct dmap * dp, s64 blkno, int nblocks, int l2nb, s64 * results) in dbAllocNear()
1838 struct dmap *dp; in dbAllocCtl() local
1985 struct dmap * dp, int nblocks, int l2nb, s64 * results) in dbAllocDmapLev()
2047 static int dbAllocDmap(struct bmap * bmp, struct dmap * dp, s64 blkno, in dbAllocDmap()
[all …]
Djfs_imap.c296 struct dinode *dp; in diRead() local
420 struct dinode *dp; in diReadSpecial() local
502 struct dinode *dp; in diWriteSpecial() local
585 struct dinode *dp; in diWrite() local
2160 struct dinode *dp; in diNewExt() local
/fs/freevxfs/
Dvxfs_lookup.c81 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/
Dnfs4state.c869 struct nfs4_delegation *dp; in alloc_init_deleg() local
949 static void nfs4_unlock_deleg_lease(struct nfs4_delegation *dp) in nfs4_unlock_deleg_lease()
960 static void destroy_unhashed_deleg(struct nfs4_delegation *dp) in destroy_unhashed_deleg()
1013 hash_delegation_locked(struct nfs4_delegation *dp, struct nfs4_file *fp) in hash_delegation_locked()
1030 unhash_delegation_locked(struct nfs4_delegation *dp) in unhash_delegation_locked()
1050 static void destroy_delegation(struct nfs4_delegation *dp) in destroy_delegation()
1061 static void revoke_delegation(struct nfs4_delegation *dp) in revoke_delegation()
2005 struct nfs4_delegation *dp; in __destroy_client() local
4366 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_prepare() local
4390 struct nfs4_delegation *dp = cb_to_delegation(cb); in nfsd4_cb_recall_done() local
[all …]
/fs/openpromfs/
Dinode.c184 struct device_node *dp, *child; in openpromfs_lookup() local
269 struct device_node *dp = oi->u.node; in openpromfs_readdir() local
/fs/ocfs2/
Dquota_global.c71 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()
/fs/cifs/
Dcifs_spnego.c104 char *description, *dp; in cifs_get_spnego_key() local

12