Searched refs:INO_BLOCK_DEV (Results 1 – 1 of 1) sorted by relevance
24 #define INO_BLOCK_DEV(ino) ((ino)->i_sb->s_bdev) macro46 if (INO_BLOCK_DEV(ino)) in build_ipe_bdev_ctx()47 ctx->ipe_bdev = ipe_bdev(INO_BLOCK_DEV(ino)); in build_ipe_bdev_ctx()
Completed in 3 milliseconds