Home
last modified time | relevance | path

Searched refs:nbh (Results 1 – 2 of 2) sorted by relevance

/linux/fs/gfs2/
H A Ddir.c1002 struct buffer_head *nbh, *obh, *dibh; in dir_split_leaf() local
1030 nleaf = new_leaf(inode, &nbh, be16_to_cpu(oleaf->lf_depth) + 1); in dir_split_leaf()
1035 bn = nbh->b_blocknr; in dir_split_leaf()
1089 void *ptr = ((char *)dent - obh->b_data) + nbh->b_data; in dir_split_leaf()
1093 new = gfs2_dirent_split_alloc(inode, nbh, &str, ptr); in dir_split_leaf()
1128 brelse(nbh); in dir_split_leaf()
1137 brelse(nbh); in dir_split_leaf()
/linux/Documentation/translations/ja_JP/
H A DSubmittingPatches24 Matsukura さん <nbh--mats at nifty dot com>