Searched refs:generic_inode_to_path (Results 1 – 1 of 1) sorted by relevance
37 static size_t generic_inode_to_path(struct inode *inode, char *dst, size_t bufsize) in generic_inode_to_path() function47 s = generic_inode_to_path(inode->parent, dst, bufsize); in generic_inode_to_path()76 s = generic_inode_to_path(file->inode, dst, bufsize); in realpath()116 s = generic_inode_to_path(this_fs->cwd, cwd_buf, CURRENTDIR_MAX-1); in chdir()