Home
last modified time | relevance | path

Searched defs:d (Results 1 – 25 of 78) sorted by relevance

1234

/fs/nfs/
Dpnfs_dev.c82 struct nfs4_deviceid_node *d; in _lookup_deviceid() local
100 struct nfs4_deviceid_node *d = NULL; in nfs4_get_device_info() local
175 struct nfs4_deviceid_node *d; in __nfs4_find_get_deviceid() local
192 struct nfs4_deviceid_node *d, *new; in nfs4_find_get_deviceid() local
229 struct nfs4_deviceid_node *d; in nfs4_delete_deviceid() local
249 nfs4_init_deviceid_node(struct nfs4_deviceid_node *d, struct nfs_server *server, in nfs4_init_deviceid_node()
273 nfs4_put_deviceid_node(struct nfs4_deviceid_node *d) in nfs4_put_deviceid_node()
314 struct nfs4_deviceid_node *d; in _deviceid_purge_client() local
355 struct nfs4_deviceid_node *d; in nfs4_deviceid_mark_client_invalid() local
/fs/ufs/
Dswab.h62 fs32_add(struct super_block *sbp, __fs32 *n, int d) in fs32_add()
71 fs32_sub(struct super_block *sbp, __fs32 *n, int d) in fs32_sub()
98 fs16_add(struct super_block *sbp, __fs16 *n, int d) in fs16_add()
107 fs16_sub(struct super_block *sbp, __fs16 *n, int d) in fs16_sub()
/fs/nfs/blocklayout/
Ddev.c30 bl_free_deviceid_node(struct nfs4_deviceid_node *d) in bl_free_deviceid_node()
193 bl_parse_simple(struct nfs_server *server, struct pnfs_block_dev *d, in bl_parse_simple()
220 bl_parse_slice(struct nfs_server *server, struct pnfs_block_dev *d, in bl_parse_slice()
236 bl_parse_concat(struct nfs_server *server, struct pnfs_block_dev *d, in bl_parse_concat()
265 bl_parse_stripe(struct nfs_server *server, struct pnfs_block_dev *d, in bl_parse_stripe()
294 bl_parse_deviceid(struct nfs_server *server, struct pnfs_block_dev *d, in bl_parse_deviceid()
/fs/quota/
Dquota_v2.c182 struct v2r0_disk_dqblk *d = dp, empty; in v2r0_disk2memdqb() local
202 struct v2r0_disk_dqblk *d = dp; in v2r0_mem2diskdqb() local
222 struct v2r0_disk_dqblk *d = dp; in v2r0_is_id() local
235 struct v2r1_disk_dqblk *d = dp, empty; in v2r1_disk2memdqb() local
255 struct v2r1_disk_dqblk *d = dp; in v2r1_mem2diskdqb() local
276 struct v2r1_disk_dqblk *d = dp; in v2r1_is_id() local
Dquota_v1.c31 static void v1_disk2mem_dqblk(struct mem_dqblk *m, struct v1_disk_dqblk *d) in v1_disk2mem_dqblk()
43 static void v1_mem2disk_dqblk(struct v1_disk_dqblk *d, struct mem_dqblk *m) in v1_mem2disk_dqblk()
/fs/hpfs/
Ddnode.c11 static loff_t get_pos(struct dnode *d, struct hpfs_dirent *fde) in get_pos()
92 static void hpfs_pos_ins(loff_t *p, loff_t d, loff_t c) in hpfs_pos_ins()
104 static void hpfs_pos_del(loff_t *p, loff_t d, loff_t c) in hpfs_pos_del()
116 static struct hpfs_dirent *dnode_pre_last_de(struct dnode *d) in dnode_pre_last_de()
126 static struct hpfs_dirent *dnode_last_de(struct dnode *d) in dnode_last_de()
136 static void set_last_pointer(struct super_block *s, struct dnode *d, dnode_secno ptr) in set_last_pointer()
169 struct hpfs_dirent *hpfs_add_de(struct super_block *s, struct dnode *d, in hpfs_add_de()
200 static void hpfs_delete_de(struct super_block *s, struct dnode *d, in hpfs_delete_de()
211 static void fix_up_ptrs(struct super_block *s, struct dnode *d) in fix_up_ptrs()
238 struct dnode *d, *ad, *rd, *nd = NULL; in hpfs_add_to_dnode() local
[all …]
Dmap.c122 __le32 *d = hpfs_map_sector(s, bmp+i, &bh, n - i - 1); in hpfs_load_bitmap_directory() local
269 unsigned char *d = (unsigned char *)dnode; in hpfs_map_dnode() local
/fs/f2fs/
Dinline.c319 struct f2fs_dentry_ptr d; in find_in_inline_dir() local
348 struct f2fs_dentry_ptr d; in make_empty_inline_dir() local
428 struct f2fs_dentry_ptr d; in f2fs_add_inline_entries() local
531 struct f2fs_dentry_ptr d; in f2fs_add_inline_entry() local
587 struct f2fs_dentry_ptr d; in f2fs_delete_inline_entry() local
619 struct f2fs_dentry_ptr d; in f2fs_empty_inline_dir() local
643 struct f2fs_dentry_ptr d; in f2fs_read_inline_dir() local
Ddir.c95 struct f2fs_dentry_ptr d; in find_in_block() local
109 struct f2fs_dentry_ptr *d) in find_target_dentry()
323 struct f2fs_dentry_ptr *d) in do_make_empty_dir()
340 struct f2fs_dentry_ptr d; in make_empty_dir() local
471 void f2fs_update_dentry(nid_t ino, umode_t mode, struct f2fs_dentry_ptr *d, in f2fs_update_dentry()
505 struct f2fs_dentry_ptr d; in f2fs_add_regular_entry() local
786 int f2fs_fill_dentries(struct dir_context *ctx, struct f2fs_dentry_ptr *d, in f2fs_fill_dentries()
860 struct f2fs_dentry_ptr d; in f2fs_readdir() local
Dhash.c32 __u32 a = in[0], b = in[1], c = in[2], d = in[3]; in TEA_transform() local
/fs/squashfs/
Dxattr.c39 ssize_t squashfs_listxattr(struct dentry *d, char *buffer, in squashfs_listxattr()
216 struct dentry *d, char *list, in squashfs_xattr_handler_list()
228 struct dentry *d, const char *name, in squashfs_xattr_handler_get()
252 struct dentry *d, char *list, in squashfs_trusted_xattr_handler_list()
/fs/xfs/libxfs/
Dxfs_dquot_buf.c59 xfs_dqblk_t *d = (xfs_dqblk_t *)ddq; in xfs_dqcheck() local
179 struct xfs_dqblk *d = (struct xfs_dqblk *)bp->b_addr; in xfs_dquot_buf_verify_crc() local
212 struct xfs_dqblk *d = (struct xfs_dqblk *)bp->b_addr; in xfs_dquot_buf_verify() local
/fs/xfs/
Dxfs_trans.h140 #define xfs_trans_agblocks_delta(tp, d) ((tp)->t_ag_freeblks_delta += (int64_t)d) argument
141 #define xfs_trans_agflist_delta(tp, d) ((tp)->t_ag_flist_delta += (int64_t)d) argument
142 #define xfs_trans_agbtree_delta(tp, d) ((tp)->t_ag_btree_delta += (int64_t)d) argument
144 #define xfs_trans_agblocks_delta(tp, d) argument
145 #define xfs_trans_agflist_delta(tp, d) argument
146 #define xfs_trans_agbtree_delta(tp, d) argument
Dxfs_dquot.c94 struct xfs_disk_dquot *d = &dq->q_core; in xfs_qm_adjust_dqlimits() local
136 xfs_disk_dquot_t *d) in xfs_qm_adjust_dqtimers()
234 xfs_dqblk_t *d; in xfs_qm_init_dquot_blk() local
414 struct xfs_dqblk *d; in xfs_qm_dqrepair() local
Dxfs_symlink.c53 xfs_daddr_t d; in xfs_readlink_bmap() local
186 xfs_daddr_t d; in xfs_symlink() local
/fs/
Ddcookies.c97 struct dentry *d; in alloc_dcookie() local
219 struct list_head * d; in dcookie_init() local
273 struct dentry *d = dcs->path.dentry; in free_dcookie() local
Dxattr.c267 vfs_listxattr(struct dentry *d, char *list, size_t size) in vfs_listxattr()
322 setxattr(struct dentry *d, const char __user *name, const void __user *value, in setxattr()
426 getxattr(struct dentry *d, const char __user *name, void __user *value, in getxattr()
520 listxattr(struct dentry *d, char __user *list, size_t size) in listxattr()
601 removexattr(struct dentry *d, const char __user *name) in removexattr()
/fs/ubifs/
Dcommit.c530 struct ubifs_debug_info *d = c->dbg; in dbg_old_index_check_init() local
569 struct ubifs_debug_info *d = c->dbg; in dbg_check_old_index() local
Ddebug.c972 struct ubifs_debug_info *d = c->dbg; in dbg_save_space_info() local
1022 struct ubifs_debug_info *d = c->dbg; in dbg_check_space_info() local
2459 struct ubifs_debug_info *d = c->dbg; in power_cut_emulated() local
2687 struct ubifs_debug_info *d = c->dbg; in dfs_file_read() local
2740 struct ubifs_debug_info *d = c->dbg; in dfs_file_write() local
2820 struct ubifs_debug_info *d = c->dbg; in dbg_debugfs_init_fs() local
/fs/jffs2/
Dsummary.h86 struct jffs2_sum_dirent_flash d; member
144 struct jffs2_sum_dirent_mem d; member
201 #define jffs2_sum_add_kvec(a,b,c,d) (0) argument
209 #define jffs2_sum_scan_sumnode(a,b,c,d,e) (0) argument
/fs/ocfs2/
Dquota_global.c71 struct ocfs2_global_disk_dqblk *d = dp; in ocfs2_global_disk2memdqb() local
96 struct ocfs2_global_disk_dqblk *d = dp; in ocfs2_global_mem2diskdqb() local
114 struct ocfs2_global_disk_dqblk *d = dp; in ocfs2_global_is_id() local
Dblockcheck.c107 u32 ocfs2_hamming_encode(u32 parity, void *data, unsigned int d, unsigned int nr) in ocfs2_hamming_encode()
166 void ocfs2_hamming_fix(void *data, unsigned int d, unsigned int nr, in ocfs2_hamming_fix()
/fs/reiserfs/
Dhashes.c49 u32 a, b, c, d; in keyed_hash() local
/fs/overlayfs/
Dsuper.c326 struct dentry *d = oe->lowerstack[i].dentry; in ovl_dentry_revalidate() local
349 struct dentry *d = oe->lowerstack[i].dentry; in ovl_dentry_weak_revalidate() local
825 char *d = s; in ovl_unescape() local
931 char *s, *d; in ovl_split_lowerdirs() local
/fs/freevxfs/
Dvxfs_bmap.c79 struct direct *d = vip->vii_ext4.ve4_direct + i; in vxfs_bmap_ext4() local

1234