HomeSort by relevance Sort by last modified time
    Searched refs:ext2_pvt_inode (Results 1 - 2 of 2) sorted by null

  /external/syslinux/core/fs/ext2/
ext2_fs.h 296 struct ext2_pvt_inode { struct
303 #define PVT(i) ((struct ext2_pvt_inode *)((i)->pvt))
ext2.c 170 if (!(inode = alloc_inode(fs, inr, sizeof(struct ext2_pvt_inode))))

Completed in 527 milliseconds