Home
last modified time | relevance | path

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

/openbmc/linux/fs/ubifs/
H A Dubifs.h935 struct ubifs_orphan { struct
940 struct ubifs_orphan *cnext; argument
941 struct ubifs_orphan *dnext; argument
942 ino_t inum;
943 unsigned new:1;
944 unsigned cmt:1;
945 unsigned del:1;
/openbmc/u-boot/fs/ubifs/
H A Dubifs.h1518 struct ubifs_orphan { struct
1522 struct ubifs_orphan *cnext; argument
1523 struct ubifs_orphan *dnext; argument
1524 ino_t inum;
1525 unsigned new:1;
1526 unsigned cmt:1;
1527 unsigned del:1;