X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fgfs2%2Finode.h;h=099ca305e518d25c8251e5163456635087b26828;hb=604c307bf47350c74bb36507b86a08726c7c2075;hp=3e00a66e7cbd04c707ce22686647e5800c7621a4;hpb=695884fb8acd9857e0e7120ccb2150e30f4b8fef;p=karo-tx-linux.git diff --git a/fs/gfs2/inode.h b/fs/gfs2/inode.h index 3e00a66e7cbd..099ca305e518 100644 --- a/fs/gfs2/inode.h +++ b/fs/gfs2/inode.h @@ -97,7 +97,8 @@ err: } extern struct inode *gfs2_inode_lookup(struct super_block *sb, unsigned type, - u64 no_addr, u64 no_formal_ino); + u64 no_addr, u64 no_formal_ino, + int non_block); extern struct inode *gfs2_lookup_by_inum(struct gfs2_sbd *sdp, u64 no_addr, u64 *no_formal_ino, unsigned int blktype);