HomeSort by: relevance | last modified time | path
    Searched refs:v7fs_file_symlink (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/v7fs/
v7fs_file.h 64 int v7fs_file_symlink(struct v7fs_self *, struct v7fs_inode *, const char *);
v7fs_file_util.c 88 v7fs_file_symlink(struct v7fs_self *fs, struct v7fs_inode *p, function in typeref:typename:int
v7fs_vnops.c 1314 v7fs_file_symlink(fs, p, from);
  /src/usr.sbin/makefs/v7fs/
v7fs_populate.c 246 v7fs_file_symlink(fs, &inode, cur->symlink);

Completed in 13 milliseconds