Searched refs:dnode_get_fullpath (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/zfs/ |
| H A D | zfs.c | 1389 dnode_get_fullpath(const char *fullpath, dnode_end_t *mdn, in dnode_get_fullpath() function 2013 err = dnode_get_fullpath(fsfilename, &(data->mdn), 0, in zfs_open() 2159 err = dnode_get_fullpath(fsfilename, &(data->mdn), mdnobj, in zfs_getmdnobj() 2289 err = dnode_get_fullpath(path, &(data->mdn), 0, &(data->dnode), &isfs, data); in zfs_ls()
|
| /OK3568_Linux_fs/buildroot/boot/grub2/ |
| H A D | 0005-calloc-Use-calloc-at-most-places.patch | 657 @@ -3325,7 +3325,7 @@ dnode_get_fullpath (const char *fullpath, struct subvolume *subvol,
|