Home
last modified time | relevance | path

Searched defs:VFS_I (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dinode.h231 static inline struct inode *VFS_I(ntfs_inode *ni) in VFS_I() function
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_inode.h76 static inline struct inode *VFS_I(struct xfs_inode *ip) in VFS_I() function