Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dvfs_dentry.c88 retval = v9fs_refresh_inode_dotl(fid, inode); in v9fs_lookup_revalidate()
H A Dv9fs_vfs.h65 int v9fs_refresh_inode_dotl(struct p9_fid *fid, struct inode *inode);
H A Dvfs_inode_dotl.c821 v9fs_refresh_inode_dotl(fid, d_inode(old_dentry)); in v9fs_vfs_link_dotl()
955 int v9fs_refresh_inode_dotl(struct p9_fid *fid, struct inode *inode) in v9fs_refresh_inode_dotl() function