Searched refs:path_fd (Results 1 – 1 of 1) sorted by relevance
546 int tree_fd = -EBADF, path_fd = -EBADF; in is_idmap_supported() local579 path_fd = ret; in is_idmap_supported()580 ret = sys_open_tree(path_fd, "", AT_EMPTY_PATH | AT_NO_AUTOMOUNT | in is_idmap_supported()599 if (path_fd >= 0) in is_idmap_supported()600 close(path_fd); in is_idmap_supported()