Home
last modified time | relevance | path

Searched defs:ubifs_orphan (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dubifs.h926 struct ubifs_orphan { struct
931 struct ubifs_orphan *cnext; argument
932 struct ubifs_orphan *dnext; argument
933 ino_t inum;
934 unsigned new:1;
935 unsigned cmt:1;
936 unsigned del:1;
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Dubifs.h1519 struct ubifs_orphan { struct
1523 struct ubifs_orphan *cnext; argument
1524 struct ubifs_orphan *dnext; argument
1525 ino_t inum;
1526 unsigned new:1;
1527 unsigned cmt:1;
1528 unsigned del:1;