Home
last modified time | relevance | path

Searched refs:kdev_t (Results 1 – 4 of 4) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Djfs_compat.h40 typedef struct kdev_s *kdev_t; typedef
94 kdev_t j_dev;
95 kdev_t j_fs_dev;
/third_party/e2fsprogs/e2fsck/
Djfs_user.h193 struct buffer_head *getblk(kdev_t ctx, unsigned long long blocknr,
195 int sync_blockdev(kdev_t kdev);
Djournal.c119 struct buffer_head *getblk(kdev_t kdev, unsigned long long blocknr, in getblk()
146 int sync_blockdev(kdev_t kdev) in sync_blockdev()
/third_party/e2fsprogs/debugfs/
Djournal.c124 struct buffer_head *getblk(kdev_t kdev, unsigned long long blocknr, in getblk()
152 int sync_blockdev(kdev_t kdev) in sync_blockdev()