Home
last modified time | relevance | path

Searched defs:d2 (Results 1 – 7 of 7) sorted by relevance

/fs/ntfs/
Dcollate.c35 u32 d1, d2; in ntfs_collate_ntofs_ulong() local
/fs/hpfs/
Ddnode.c751 int d1, d2 = 0; in hpfs_count_dnodes() local
955 dnode_secno d1, d2, rdno = dno; in hpfs_remove_dtree() local
1011 int d1, d2 = 0; in map_fnode_dirent() local
Danode.c284 int d1, d2; in hpfs_remove_btree() local
/fs/ext4/
Dfsmap.c68 const struct ext4_getfsmap_dev *d2 = p2; in ext4_getfsmap_dev_compare() local
/fs/xfs/
Dxfs_fsmap.c185 const struct xfs_getfsmap_dev *d2 = p2; in xfs_getfsmap_dev_compare() local
Dxfs_dquot.c1345 struct xfs_dquot *d2) in xfs_dqlock2()
/fs/gfs2/
Dsuper.c961 static int is_ancestor(const struct dentry *d1, const struct dentry *d2) in is_ancestor()