Searched defs:inode_from_path (Results 1 - 1 of 1) 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) {

Completed in 70 milliseconds