Searched defs:parent_dir (Results 1 - 2 of 2) sorted by relevance
| /src/sys/fs/v7fs/ |
| H A D | v7fs_file.c | 69 v7fs_file_lookup_by_name(struct v7fs_self *fs, struct v7fs_inode *parent_dir, argument 129 v7fs_file_allocate(struct v7fs_self *fs, struct v7fs_inode *parent_dir, argument 222 v7fs_file_deallocate(struct v7fs_self *fs, struct v7fs_inode *parent_dir, argument 275 v7fs_directory_add_entry(struct v7fs_self * fs,struct v7fs_inode * parent_dir,v7fs_ino_t ino,const char * srcname,size_t srclen) argument 329 v7fs_directory_remove_entry(struct v7fs_self * fs,struct v7fs_inode * parent_dir,const char * name,size_t namelen) argument [all...] |
| H A D | v7fs_file_util.c | 69 v7fs_file_link(struct v7fs_self *fs, struct v7fs_inode *parent_dir, argument 237 v7fs_file_lookup_by_number(struct v7fs_self *fs, struct v7fs_inode *parent_dir, argument
|
Completed in 3 milliseconds