OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hostorder
(Results
1 - 2
of
2
) 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
...]
Completed in 41 milliseconds