Searched defs:hpfs_inode_info (Results 1 - 1 of 1) sorted by relevance

/fs/hpfs/
H A Dhpfs_fn.h44 struct hpfs_inode_info { struct
305 static inline struct hpfs_inode_info *hpfs_i(struct inode *inode)
307 return list_entry(inode, struct hpfs_inode_info, vfs_inode);

Completed in 80 milliseconds