Home
last modified time | relevance | path

Searched defs:__getblk (Results 1 – 2 of 2) sorted by relevance

/third_party/e2fsprogs/e2fsck/
Djfs_user.h196 #define __getblk(dev, blocknr, blocksize) getblk(dev, blocknr, blocksize) macro
/third_party/Linux_Kernel/include/linux/
Dbuffer_head.h366 static inline struct buffer_head *__getblk(struct block_device *bdev, in __getblk() function