OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hostorder
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ext2fs/
swapfs.c
163
struct ext2_inode_large *f, int
hostorder
,
171
if (
hostorder
&& LINUX_S_ISLNK(f->i_mode))
174
if (!
hostorder
&& LINUX_S_ISLNK(t->i_mode))
185
if (
hostorder
)
189
if (!
hostorder
)
192
if (
hostorder
&& (f->i_flags & EXT4_EXTENTS_FL))
195
if (!
hostorder
&& (t->i_flags & EXT4_EXTENTS_FL))
245
if (
hostorder
)
248
if (!
hostorder
)
264
if (!
hostorder
)
285
(struct ext2_inode_large *) f,
hostorder
,
local
[
all
...]
ext2fs.h
[
all
...]
/external/e2fsprogs/doc/
libext2fs.texinfo
[
all
...]
Completed in 1723 milliseconds