Searched refs:inode_from_path (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/udfs/fsdb/
H A Dfsdb.c956 inode_from_path(char *path, uint32_t *in, uint8_t *fl) function
982 if ((err = inode_from_path(dname, &dinode, &flags)) != 0) {
1339 if (inode_from_path(dir, &d_in, &d_fl) != 0) {
H A Dfsdb_yacc.y228 if (inode_from_path(temp_cwd, &temp,

Completed in 47 milliseconds