Home
last modified time | relevance | path

Searched refs:hfs_nat_ifill (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dhfs_fs.h300 extern void hfs_nat_ifill(struct inode *, ino_t, const int);
/linux-2.4.37.9/fs/hfs/
Dsuper.c327 hsb->s_ifill = hfs_nat_ifill; in parse_options()
Dinode.c461 void hfs_nat_ifill(struct inode * inode, ino_t type, const int version) in hfs_nat_ifill() function