Home | History | Annotate | Download | only in v7fs

Lines Matching refs:v7fs_inode

54 #include "v7fs_inode.h"
69 v7fs_file_lookup_by_name(struct v7fs_self *fs, struct v7fs_inode *parent_dir,
129 v7fs_file_allocate(struct v7fs_self *fs, struct v7fs_inode *parent_dir,
133 struct v7fs_inode inode;
222 v7fs_file_deallocate(struct v7fs_self *fs, struct v7fs_inode *parent_dir,
226 struct v7fs_inode inode;
275 v7fs_directory_add_entry(struct v7fs_self *fs, struct v7fs_inode *parent_dir,
278 struct v7fs_inode inode;
329 v7fs_directory_remove_entry(struct v7fs_self *fs, struct v7fs_inode *parent_dir,
332 struct v7fs_inode inode;