Lines Matching refs:v7fs_inode
50 #include "v7fs_inode.h"
69 v7fs_file_link(struct v7fs_self *fs, struct v7fs_inode *parent_dir,
70 struct v7fs_inode *p, const char *name, size_t namelen)
88 v7fs_file_symlink(struct v7fs_self *fs, struct v7fs_inode *p,
121 v7fs_file_rename(struct v7fs_self *fs, struct v7fs_inode *parent_from,
122 const char *from, size_t fromlen, struct v7fs_inode *parent_to,
126 struct v7fs_inode inode;
187 v7fs_directory_replace_entry(struct v7fs_self *fs, struct v7fs_inode *self_dir,
237 v7fs_file_lookup_by_number(struct v7fs_self *fs, struct v7fs_inode *parent_dir,
286 struct v7fs_inode inode;