Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dinode.c37 struct inode *inode = AFS_VNODE_TO_I(vnode); in afs_inode_init_from_status()
Dinternal.h1099 static inline struct inode *AFS_VNODE_TO_I(struct afs_vnode *vnode) in AFS_VNODE_TO_I() function