Home
last modified time | relevance | path

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

/linux/fs/ufs/
H A Dufs.h143 static inline struct ufs_inode_info *UFS_I(struct inode *inode) in UFS_I() function
H A Dsuper.c1374 kmem_cache_free(ufs_inode_cachep, UFS_I(inode)); in ufs_free_in_core_inode()