Home
last modified time | relevance | path

Searched hist:"7335 cd3b" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dnamei.c7335cd3b Mon Dec 10 13:05:59 CST 2012 Tao Ma <boyu.mt@taobao.com> ext4: create a new function search_dir

search_dirblock is used to search a dir block, but the code is almost
the same for searching an inline dir.

So create a new fuction search_dir and let search_dirblock call it.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

H A Dext4.h7335cd3b Mon Dec 10 13:05:59 CST 2012 Tao Ma <boyu.mt@taobao.com> ext4: create a new function search_dir

search_dirblock is used to search a dir block, but the code is almost
the same for searching an inline dir.

So create a new fuction search_dir and let search_dirblock call it.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
7335cd3b Mon Dec 10 13:05:59 CST 2012 Tao Ma <boyu.mt@taobao.com> ext4: create a new function search_dir

search_dirblock is used to search a dir block, but the code is almost
the same for searching an inline dir.

So create a new fuction search_dir and let search_dirblock call it.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>