Home
last modified time | relevance | path

Searched refs:ufs_inode_pvt (Results 1 – 2 of 2) sorted by relevance

/external/syslinux/core/fs/ufs/
Dufs.h208 #define PVT(p) ((struct ufs_inode_pvt *) p->pvt)
210 struct ufs_inode_pvt { struct
Dufs.c207 if (!(inode = alloc_inode(fs, inr, sizeof(struct ufs_inode_pvt)))) in ufs1_iget_by_inr()
241 if (!(inode = alloc_inode(fs, inr, sizeof(struct ufs_inode_pvt)))) in ufs2_iget_by_inr()