Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dctree.c2f38b3e1 Tue Sep 13 04:18:10 CDT 2011 Arne Jansen <sensille@gmx.net> Btrfs: add helper for tree enumeration

Often no exact match is wanted but just the next lower or
higher item. There's a lot of duplicated code throughout
btrfs to deal with the corner cases. This patch adds a
helper function that can facilitate searching.

Signed-off-by: Arne Jansen <sensille@gmx.net>
2f38b3e1 Tue Sep 13 04:18:10 CDT 2011 Arne Jansen <sensille@gmx.net> Btrfs: add helper for tree enumeration

Often no exact match is wanted but just the next lower or
higher item. There's a lot of duplicated code throughout
btrfs to deal with the corner cases. This patch adds a
helper function that can facilitate searching.

Signed-off-by: Arne Jansen <sensille@gmx.net>
H A Dctree.h2f38b3e1 Tue Sep 13 04:18:10 CDT 2011 Arne Jansen <sensille@gmx.net> Btrfs: add helper for tree enumeration

Often no exact match is wanted but just the next lower or
higher item. There's a lot of duplicated code throughout
btrfs to deal with the corner cases. This patch adds a
helper function that can facilitate searching.

Signed-off-by: Arne Jansen <sensille@gmx.net>
2f38b3e1 Tue Sep 13 04:18:10 CDT 2011 Arne Jansen <sensille@gmx.net> Btrfs: add helper for tree enumeration

Often no exact match is wanted but just the next lower or
higher item. There's a lot of duplicated code throughout
btrfs to deal with the corner cases. This patch adds a
helper function that can facilitate searching.

Signed-off-by: Arne Jansen <sensille@gmx.net>